Determines how a particular revision will be numbered.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2015
Since: 2015
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| Numeric | The Revision Number will be a number. |
| None | No Revision Number will be assigned. |
| Alphanumeric | The Revision Number will be a string taken from a user-specified sequence of arbitrary strings. |