KeyBasedTreeEntryErrorErrorType Property

Indicates which of possible types of problems with loading and/or building a KeyBasedTreeEntries that this KeyBasedTreeEntryError represents.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public KeyBasedTreeEntryErrorType ErrorType { get; }

Property Value

KeyBasedTreeEntryErrorType
See Also