Click or drag to resize

ModelTime Properties

The ModelTime type exposes the following members.

Properties
 NameDescription
Public propertyToDateTime Convert model time to a DateTime.
Public propertyToDuration Convert model time to TimeSpan duration.
Public propertyToFixed Convert model time to seconds.
Public propertyToMicroseconds Convert model time to microseconds.
Public propertyToMilliseconds Convert model time to milliseconds.
Public propertyToNanoseconds Convert model time to nanoseconds.
Public propertyToSeconds Convert model time to seconds.
Top
See Also