2020 Method
Changes 4
M

ViewSheet.GetRevisionCloudNumberOnSheet

Description:
Gets the Revision Number for a RevisionCloud on this sheet.
Remarks:
Returns .a null reference (Nothing in Visual Basic) if the RevisionCloud or its associated Revision do not appear on this sheet. The Revision Number for a RevisionCloud will always be the same as the Revision Number of the associated Revision.
public string GetRevisionCloudNumberOnSheet(
	ElementId revisionCloudId
)
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 there is no Revision Number assigned on this sheet.