2024 Method
Changes 4
M

ViewSheet.GetRevisionNumberOnSheet

Description:
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.
public string GetRevisionNumberOnSheet(
	ElementId revisionId
)
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.