Returns the specified row object from the collection.
Name | Type | Description |
Index | Long | Input Long value that specifies the RevisionTableRow to return. This is a numeric value indicating the index of the item in the collection. If an out of range index is input, an error occurs. |
Name | Description |
Query revision table | This sample illustrates querying the contents of the revision table. |