ElementRecord.GetCategoryId Method
Gets the category id of the element record.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetCategoryId()
Return Value
ElementId
The category id.
See Also
Reference
ElementRecord Class
Autodesk.Revit.DB Namespace