Click or drag to resize

DataServer.DataField Method

X#
Retrieve the DataField object at a specified field position.

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

Parameters

nFieldPosition (Optional)
Type: Usual
The name, number, or symbol representing the desired field.

Return Value

Type: Usual
See Also