Revit 2025 API
Connection |
Enumeration for reason of warning.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ConnectionWarning Reason { get; }
Public ReadOnly Property Reason As ConnectionWarning Get
public: property ConnectionWarning Reason { ConnectionWarning get (); }
member Reason : ConnectionWarning with get
Property Value
ConnectionWarningSee Also