ViewSheet.GetRevisionNumberOnSheet
Description:
Gets the Revision Number for a particular Revision as it will appear on this sheet.
Gets the Revision Number for a particular Revision as it will appear on this sheet.
Remarks:
Returns .a null reference (Nothing in Visual Basic) if the Revision does not appear on this sheet.
Returns .a null reference (Nothing in Visual Basic) if the Revision does not appear on this sheet.
public string GetRevisionNumberOnSheet(
ElementId revisionId
)
-
revisionIdThe id of the Revision.
Return Value
nullNothingnullptr
Returns the Revision Number as it will appear on this sheet or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the Revision does not appear on this sheet.
-
revisionId is not a valid Revision.
-
A non-optional argument was null