Click or drag to resize
Galactic API

ActiveDirectoryToInterval Method

Overload List
  NameDescription
Public methodStatic memberToInterval(DateTime)
Gets a Interval value of the supplied DateTime. Interval attributes are stored as Windows File Time strings with the number of 100-nanosecond intervals that have elapsed since 12:00 midnight, January 1, 1601 AD, UTC.
Public methodStatic memberToInterval(UInt64)
Gets a Interval value of the supplied UInt64. Interval attributes are stored as Windows File Time strings with the number of 100-nanosecond intervals that have elapsed since 12:00 midnight, January 1, 1601 AD, UTC.
Top
See Also