RevisionCloud.IsRevisionIssued Method

Indicates whether the Revision associated with this RevisionCloud has been issued.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IsRevisionIssued()

Return Value

Boolean
True if the Revision has been issued, False otherwise.

See Also

Reference

RevisionCloud Class
Autodesk.Revit.DB Namespace