_JournalItem.StopTimer Method

Definition

Stops the timer on the journal entry. This method allows programmatic control of the timer function.

public:
 void StopTimer();
public void StopTimer ();
Public Sub StopTimer ()

Remarks

The Duration, End and Start properties are automatically updated when the timer is stopped.

Applies to