Indicates the revision number type of the revision numbering sequence.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public RevisionNumberType NumberType { get; }
Property Value
RevisionNumberTypeExceptions
Exception | Condition |
---|---|
InvalidOperationException | This RevisionNumberingSequence doesn't own a valid revision settings for number type. |