Open sandboxFocus

Method SetExecutionTime

SetExecutionTime(double, bool)

Sets an execution time to the record.

Declaration
void SetExecutionTime(double executionTime, bool isOvertime)
Parameters
Type Name Description
double executionTime

Execution time.

bool isOvertime

true whether the activity is overtime, otherwise false.