Revit 2025 API
Revit |
The command id.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public uint Id { get; }
Public ReadOnly Property Id As UInteger Get
public: property unsigned int Id { unsigned int get (); }
member Id : uint32 with get
Property Value
UInt32See Also