Share via


TmpVATInquiryTable_IN::getFieldIdFromPosition Method

Gets the field ID that is based on a position.

Syntax

client server public static FieldId getFieldIdFromPosition(int _position)

Run On

Called

Parameters

  • _position
    Type: int
    The position of the field.

Return Value

Type: FieldId Extended Data Type
The field ID that is based on the position.

See Also

Reference

TmpVATInquiryTable_IN Table