ArgumentException.ParamName Property
Gets the name of the parameter that causes this exception.
Namespace:
Autodesk.Revit.Exceptions
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string ParamName { get; }
Property Value
String
See Also
Reference
ArgumentException Class
Autodesk.Revit.Exceptions Namespace