Click or drag to resize

DateFS Constructor (String)

X#
Construct a date specification.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	 oHLName AS STRING
)
Request Example View Source

Parameters

oHLName
Type: String
The hyperlabel that contains the field name and other attributes (i.e., caption, description, and help context) to be used to create the new date field specification.
See Also