Enum TimePointType
Describes the timepoint type.
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum TimePointTypeApproximate
Times are considered approximate.
Exact
Times are considered exact.
None
No timepoint value set, times considered exact.