|  Revision  | 
 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
 Syntax   Members
 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. | 
 See Also
 See Also