2027 Property
Changes 0
P

Revision.RevisionNumber

Description:
The Revision number of this revision.
Remarks:
Note that this field is only available if the RevisionSettings are set to number revisions PerProject. When Revisions are numbered PerSheet, a given Revision may display a different RevisionNumber on each sheet. In this case, the revision number can be obtained by calling [!:Autodesk::Revit::DB::ViewSheet::GetRevisionNumberOnSheet()].
public string RevisionNumber { get; }