Revit 2025 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: 25.0.0.0 (25.0.0.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