| Revit 2017 API |
| ClassificationEntry..::..HasBadCategoryId Method |
| ClassificationEntry Class See Also |
Checks if the category id is Revit BuiltInCategory id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2015
Syntax
| C# |
|---|
public bool HasBadCategoryId() |
| Visual Basic |
|---|
Public Function HasBadCategoryId As Boolean |
| Visual C++ |
|---|
public: bool HasBadCategoryId() |