ErrorType Property


Key Based Tree Entry Error Error Type 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: 25.0.0.0 (25.0.0.0)
Syntax
public KeyBasedTreeEntryErrorType ErrorType { get; }

Property Value

KeyBasedTreeEntryErrorType
See Also