DateDateVal Property
IT Hit WebDAV Classes Reference
Gets or sets date and time stored in this property. Use
Components property to test or set valid
DateTime components.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public DateTime DateVal { get; }
Public ReadOnly Property DateVal As DateTime
Get
public:
property DateTime DateVal {
DateTime get ();
}
member DateVal : DateTime with get
Property Value
Type:
DateTimeSee Also