EnableTimerById

Enables selected timer, by ID

Signature

public void EnableTimerById(string timerId)

Parameters

timerId
string required

No description provided.

Return Type

void

Example

CPH.EnableTimerById(timerId);