RevisionTable.RevisionTableRows Property
Parent Object: RevisionTableDescription
Property that returns the RevisionTableRows collection object.
Syntax
RevisionTable.RevisionTableRows() As RevisionTableRowsProperty Value
This is a read only property whose value is a RevisionTableRows.Samples
Name | Description |
Query revision table | This sample illustrates querying the contents of the revision table. |