RevisionTableRows.Count Property
Parent Object: RevisionTableRowsDescription
Property that returns the number of items in the collection.
Syntax
RevisionTableRows.Count() As LongProperty Value
This is a read only property whose value is a Long.Samples
Name | Description |
Query revision table | This sample illustrates querying the contents of the revision table. |