Click or drag to resize

DataField.AsString Method

X#
Return the descriptive label defined for this field.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AsString() AS USUAL
Request Example View Source

Return Value

Type: Usual
The caption from this field's hyperlabel, if it contains one; otherwise, the field's name is returned.
See Also