P4CommandCommandId Property
|
Unique Id set each time command is run
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
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