The command id.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2013
Syntax
C# |
---|
public RevitCommandId CommandId { get; } |
Visual Basic |
---|
Public ReadOnly Property CommandId As RevitCommandId Get |
Visual C++ |
---|
public: property RevitCommandId^ CommandId { RevitCommandId^ get (); } |