RevisionCollection Methods
A collection of Revision objects.
Name | Description |
---|---|
Accept |
Accepts all revisions. |
Accept |
Accepts all revisions that meet the specified criteria in the specific Sub |
Accept |
Accepts all revisions in the specific Sub |
Accept |
Accepts all revisions that meet the specified criteria. |
Get |
Gets revisions made in a specific document range. |
Get |
Retrieves all revisions related to the specific document part. |
Get |
Returns an enumerator that iterates through the collection.
Inherited from IEnumerable |
Reject |
Rejects all revisions in a document. |
Reject |
Rejects all revisions that meet the specified criteria in the specific Sub |
Reject |
Rejects all revisions in the specific Sub |
Reject |
Rejects all revisions that meet the specified criteria. |
See Also