Click or drag to resize

IDateValue Property

IT Hit WebDAV Classes Reference
Gets or sets date and time with a set of flags that defines which date and time parts are specified.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
Date Value { get; set; }

Property Value

Type: Date
Date or null if property value cannot be parsed.
See Also