SpecificTime Property
- Last UpdatedFeb 01, 2021
- 1 minute read
Returns or sets a value that determines whether the control uses the StartTime and EndTime properties, or computes the start time and end time based on the value of the Duration property.
Type
Discrete
Default
False
Syntax
Object.SpecificTime [= Discrete]
Value
True = StartTime and EndTime properties are used.
False = (Default) StartTime and EndTime are computed based on the "Duration" property.