CommandResetAllUserCounters

Resets all user counters associated with the specified command, by ID

Signature

public void CommandResetAllUserCounters(string commandId)

Parameters

commandId
string required

No description provided.

Return Type

void

Example

CPH.CommandResetAllUserCounters(commandId);