BuiltInFailures.ExtendedPropertiesLinkFailures Class


Built In Failures Extended Properties Link Failures Class

Extended properties link failures.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures ExtendedPropertiesLinkFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static class ExtendedPropertiesLinkFailures

The BuiltInFailures ExtendedPropertiesLinkFailures type exposes the following members.

Properties
Name Description
Public property Static member CannotLoadData The extended properties dataset could not be loaded.
Public property Static member CouldNotFindSchema The dataset contained a property definition that Revit could not locate.
Public property Static member IncompatibleValue The dataset contained a property value that is incompatible with the property definition.
Public property Static member InvalidCategory The dataset contains an invalid category in the bindings of property definition.
Public property Static member NoBindings The dataset contains invalid binding information for a property definition.
Public property Static member NoUsableSchemas The dataset consists of property definitions that Revit does not support. No data could be loaded.
Public property Static member NoValues The dataset does not contain any property values.
Public property Static member UnsupportedCategory The dataset contains an unsupported category.
Public property Static member UnsupportedSchema The dataset contained a property definition that Revit does not support.
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →