Share

BuiltInFailures.KeyBasedTreeEntryFailures Class

Failures about KeyBasedTreeEntry.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.KeyBasedTreeEntryFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class KeyBasedTreeEntryFailures

The BuiltInFailures.KeyBasedTreeEntryFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberBadClassificationLevel Level [Level] of Classification [Code] is not an integer from 1 to 5.
Public propertyStatic memberCircularParentage A sub-[EntryType] '[Code]' specified as parent for its current ancestor '[Code]'
Public propertyStatic memberDuplicateEntry Duplicate code '[Code]', description: '[Description]'
Public propertyStatic memberMissingParent No parent [EntryType] '[Code]' for '[Code]'

See Also

Reference

Was this information helpful?