NumericRevisionSettings Properties
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| MinimumDigits | int | Controls the minimum number of digits for a revision number. |
| Prefix | string | The prefix string that will be prepended to the number of each revision with Numeric RevisionNumberingType. |
| StartNumber | int | The start number for the sequence. |
| Suffix | string | The suffix string that will be appended to the number of each revision with Numeric RevisionNumberingType. |