RevisionNumberingSequence.SequenceName
Property
Description:
The name of this revision numbering sequence.
The name of this revision numbering sequence.
Remarks:
This name appears in the Sheet Issues/Revisions dialog as a numbering choice for each revision.
This name appears in the Sheet Issues/Revisions dialog as a numbering choice for each revision.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: sequenceName is an empty string or contains only whitespace. -or- When setting this property: sequenceName cannot include prohibited characters, such as "{, }, [, ], |, ;, less-than sign, greater-than sign, ?, `, ~". |
ArgumentNullException | When setting this property: A non-optional argument was null |