P4CommandCommandId Property
|
Unique Id set each time command is run
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.2.287.2434
Syntaxpublic uint CommandId { get; }Public ReadOnly Property CommandId As UInteger
Get
public:
property unsigned int CommandId {
unsigned int get ();
}member CommandId : uint32 with get
Property Value
Type:
UInt32
See Also