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