TimePeriodEnd Property
IT Hit WebDAV Classes Reference
Gets end of the period of time or
null if
Duration is specified or value can not be parsed.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxPublic ReadOnly Property End As Date
Get
public:
property Date^ End {
Date^ get ();
}
member End : Date with get
Property Value
Type:
Date
See Also