Revit 2015 API |
ElementRecord..::..GetCategoryId Method |
ElementRecord Class See Also |
Gets the category id of the element record.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2011
Syntax
C# |
---|
public ElementId GetCategoryId() |
Visual Basic |
---|
Public Function GetCategoryId As ElementId |
Visual C++ |
---|
public: ElementId^ GetCategoryId() |