DateFS Constructor | |
Construct a date specification.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax CONSTRUCTOR(
oHLName
) CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public DateFS(
Usual oHLName = default
)
Request Example
View SourceParameters
- oHLName (Optional)
- Type: Usual
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