StopTimer Method

See Also                  Applies To

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

objJournalItem.StopTimer

objJournalItem   Required. An expression that returns a JournalItem object.