Revit 2026 API
Key |
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; }
Public ReadOnly Property ErrorType As KeyBasedTreeEntryErrorType Get
public: property KeyBasedTreeEntryErrorType ErrorType { KeyBasedTreeEntryErrorType get (); }
member ErrorType : KeyBasedTreeEntryErrorType with get
Property Value
KeyBasedTreeEntryErrorTypeSee Also