AccpacViewFields.FieldByID
Returns the AccpacViewField object by its 1-based field ID defined in the view.
Property FieldByID(ID As Long) As AccpacViewField
(read-only)
Parameters
ID
[in] the Field ID of the desired field, where the Field ID is the index of the field as defined in the view
Return Value
Returns the AccpacViewField object of the desired field.