Revit 2025.3 API
Argument |
Gets the name of the parameter that causes this exception.
Namespace: Autodesk.Revit.Exceptions
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string ParamName { get; }
Public ReadOnly Property ParamName As String Get
public: property String^ ParamName { String^ get (); }
member ParamName : string with get
Property Value
StringSee Also