Revision |
Replaces the current numeric revision numbering settings with the provided settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- settings NumericRevisionSettings
- The NumericRevisionSettings to be applied to numeric revision numbering.

Exception | Condition |
---|---|
ArgumentException | settings is not a valid NumericRevisionSettings. |
ArgumentNullException | A non-optional argument was null |
