Revit 2025 API
CategoryId Property |
Returns the category id associated with the category object.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId Id { get; }
Public ReadOnly Property Id As ElementId Get
public: property ElementId^ Id { ElementId^ get (); }
member Id : ElementId with get
Property Value
ElementIdSee Also