Revit 2026 API
Function |
The name of the function throwing an exception.
Namespace: Autodesk.Revit.Exceptions
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Function { get; }
Public ReadOnly Property Function As String Get
public: property String^ Function { String^ get (); }
member Function : string with get
Property Value
StringSee Also