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.