DateRange.Min Property | |
The date representing the lower limit of the date range.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Min AS USUAL GET SET
public virtual Usual Min { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe date representing the lower limit of the date range.
See Also