Show / Hide Table of Contents

Enum TimePointType

Describes the timepoint type.

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

Approximate

Times are considered approximate.

Exact

Times are considered exact.

None

No timepoint value set, times considered exact.

Back to top Built by Itinero, MIT licensed.