NumericRevisionSettings
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the NumericRevisionSettings | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| IsEqual(NumericRevisionSettings) | bool | Determines whether a specified NumericRevisionSettings is the same as 'this'. | |
| IsValid() | bool | Determines whether the NumericRevisionSettings object is in a valid state. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| 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. |