RevisionNumberingSequence.GetAllRevisionNumberingSequences
Method
Description:
Gets all of the revision numbering sequences from the document.
Gets all of the revision numbering sequences from the document.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document that contains the sequences. |
Return Value
Type | Description |
---|---|
ISet | The revision numbering sequences from the document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |