Click or drag to resize

DateRange.Min Property (Typed)

X#
The date representing the lower limit of the date range.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Min AS DATE GET SET 
Request Example View Source

Property Value

Type: Date
The date representing the lower limit of the date range.
See Also