Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts the timer on the journal entry. This method allows programmatic control of the timer function.
public:
void StartTimer();
public void StartTimer ();
Public Sub StartTimer ()
Remarks
The Duration, End and Start properties are automatically updated when the timer is stopped.