Revit 2022.1 API |
RevitCommandId..::..Id Property |
RevitCommandId Class See Also |
The command id.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2013
Syntax
C# |
---|
public uint Id { get; } |
Visual Basic |
---|
Public ReadOnly Property Id As UInteger Get |
Visual C++ |
---|
public: property unsigned int Id { unsigned int get (); } |