Revit 2020.1 API |
RevitCommandId..::..Id Property |
RevitCommandId Class See Also |
The command id.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.1.1.1)
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 (); } |