Revit 2025.3 API
Element |
The category id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId CategoryId { get; }
Public ReadOnly Property CategoryId As ElementId Get
public: property ElementId^ CategoryId { ElementId^ get (); }
member CategoryId : ElementId with get
Property Value
ElementIdSee Also