Click or drag to resize

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; }

Property Value

Type: DateTime
See Also