StopTimer Method

Applies To

JournalItem object.

Description

Stops the timer on the journal entry. This method allows programmatic control of the timer function. The Duration, End, and Start properties are automatically updated when the timer is stopped.

Syntax

expression.StopTimer

expression An expression that returns an JournalItem object.

See Also

Duration property, End property, Start property.