Revit 2026 API
Fabrication |
The user-specified reason for the change.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Reason { get; }
Public ReadOnly Property Reason As String Get
public: property String^ Reason { String^ get (); }
member Reason : string with get
Property Value
StringSee Also