Show / Hide Table of Contents

Enum ProfileMetric

Represents different profile metrics.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum ProfileMetric

Custom

A profile that uses a custom metric.

DistanceInMeters

A profile that uses distance in meters.

TimeInSeconds

A profile that uses time in seconds.

Back to top Built by Itinero, MIT licensed.