BuiltInFailuresParameterFailuresInconsistentSharedParameterDefinitions Property

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId InconsistentSharedParameterDefinitions { get; }

Property Value

FailureDefinitionId
See Also