RevisionNumbering
Public Enum
The options for how revision numbers should be displayed on sheets within a project.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum RevisionNumbering
Members
Member name
Value
Description
PerProject
0
The revision numbers on a sheet will match the global Revision Sequence Number assigned to the revision.
PerSheet
1
The revisions on a given sheet will be automatically assigned a consecutive sequence for their revision numbers displayed on that sheet.