RevitCommandId.Id Property

RevitCommandIdId Property

The command id.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.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

UInt32
See Also