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