FabricationVersionInfoReason Property |
The user-specified reason for the change.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Reason { get; }
Public ReadOnly Property Reason As String
Get
public:
property String^ Reason {
String^ get ();
}
member Reason : string with get
Property Value
String
See Also