BuiltInFailures.ParameterFailures
Public Class
Public Property
Static Member
Public Property
Static Member
Failures related to parameters and parameter operations.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.ParameterFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ParameterFailuresThe BuiltInFailures.ParameterFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
InconsistentSharedParameterDefinitions
The shared parameter ’…’ cannot be added with name ’…’ and type ’…’ because it conflicts with the existing name ’…’ and type ’…’.
Public Property
Static Member
UnrecognizedSharedParameterDataType
The shared parameter ’…’ with name ’…’ cannot be added because its data type is not recognized.