AccpacView.UseRecordNumbering
Returns/sets whether the view object generates a record number for each fetched record. Record numbering can be used to access views that use sequenced revision lists.
Property UseRecordNumbering As Boolean
Remarks
This property should only be set to TRUE for views that use sequenced revision lists. In all other cases, the records are not sequenced in any way, so the AccpacView object cannot generate meaningful record numbers.