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