Skip to content

BuiltInFailures.ParameterFailures

Public Class

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 ParameterFailures

The BuiltInFailures.ParameterFailures type exposes the following members.

Properties

Name

Description


Public Property
Static Member

The shared parameter ’…’ cannot be added with name ’…’ and type ’…’ because it conflicts with the existing name ’…’ and type ’…’.


Public Property
Static Member

The shared parameter ’…’ with name ’…’ cannot be added because its data type is not recognized.