RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSheet

ViewSheet.GetRevisionNumberOnSheet

Method
Description:
Gets the Revision Number for a particular Revision as it will appear on this sheet.
Remarks:
Returns null if the Revision does not appear on this sheet.
Syntax
Parameters
Parameter Type Description
revisionId ElementId The id of the Revision.
Return Value
Type Description
String Returns the Revision Number as it will appear on this sheet or if the Revision does not appear on this sheet.
Exceptions
Exception Condition
ArgumentException revisionId is not a valid Revision.
ArgumentNullException A non-optional argument was null