AccpacViewFields.FieldByIndex
Returns the AccpacViewField object by its 0-based index in the collection.
Property FieldByIndex(Index As Long) As AccpacViewField
(read-only)
Parameters
Index
[in] the index of the AccpacViewField object in the 0-based collection
Return Value
Returns the AccpacViewField object of the desired field.