TimeSelector.StartDate
- Last UpdatedFeb 25, 2021
- 1 minute read
The TimeSelector.StartDate property is a read-only string property that gets the start date and time of the Trend Client.
Syntax
result = TimeSelector.StartDate;
Remarks
The default value is the time the Trend Client is placed on the canvas minus the duration.
Note: To set the start date and time of the Trend Client, use the TimeSelector.SetStartAndEndTimes method.