Indicates whether the Revision associated with this RevisionCloud has been issued.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsRevisionIssued()
Return Value
BooleanTrue if the Revision has been issued, False otherwise.