Revit 2025.3 API
Configuration |
The number of disconnections caused by the reload.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int Disconnects { get; }
Public ReadOnly Property Disconnects As Integer Get
public: property int Disconnects { int get (); }
member Disconnects : int with get
Property Value
Int32See Also