DateComponents Property
IT Hit WebDAV Classes Reference
Gets or sets flags that mark components are valid in
DateTime returned from
DateVal property.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public DateComponents Components { get; }
Public ReadOnly Property Components As DateComponents
Get
public:
property DateComponents Components {
DateComponents get ();
}
member Components : DateComponents with get
Property Value
Type:
DateComponentsSee Also