Specifies whether the end time is utilized or not for a Timer object.
Syntax
object.EnableEndTime [= Boolean]
Properties
The EnableEndTime property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the end time is enabled. |
Settings
The settings for Boolean are:
Value |
Description |
True |
End time is enabled. |
False |
End time is not enabled. |