Click or drag to resize

TimePeriod Properties

IT Hit WebDAV Classes Reference

The TimePeriod type exposes the following members.

Properties
  NameDescription
Public propertyDuration
Gets period duration or null if End is spesified or value can not be parsed.
Public propertyEnd
Gets end of the period of time or null if Duration is specified or value can not be parsed.
Public propertyStart
Gets start of the period of time or null if the start time can not be parsed.
Top
See Also