RevisionNumberingSequence.SetAlphanumericRevisionSettings
Method
Description:
Replaces the current alphanumeric revision numbering settings with the provided settings.
Replaces the current alphanumeric revision numbering settings with the provided settings.
Parameters
| Parameter | Type | Description |
|---|---|---|
| settings | AlphanumericRevisionSettings | The AlphanumericRevisionSettings to be applied to alphanumeric revision numbering. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | settings is not a valid AlphanumericRevisionSettings. |
| ArgumentNullException | A non-optional argument was null |