Revit 2025.3 API
Application |
The information of the function throwing the exception.
Namespace: Autodesk.Revit.Exceptions
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public FunctionId FunctionId { get; }
Public ReadOnly Property FunctionId As FunctionId Get
public: property FunctionId^ FunctionId { FunctionId^ get (); }
member FunctionId : FunctionId with get
Property Value
FunctionIdSee Also