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