Revit 2026 API
Document |
Indicates if it is merging downloaded data.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsMerging { get; }
Public ReadOnly Property IsMerging As Boolean Get
public: property bool IsMerging { bool get (); }
member IsMerging : bool with get
Property Value
BooleanSee Also