TimeSelector.EndDate
- Last UpdatedFeb 25, 2021
- 1 minute read
The TimeSelector.EndDate property is a read-only string property that gets the end date and time of the Trend Client.
The default value is the time the Trend Client is placed on the canvas. If the Update to Current Time option is enabled, the TimeSelector.EndDate property is updated with the current time.
Note: To set the end date and time of the Trend Client, use the TimeSelector.SetStartAndEndTimes method.
Syntax
result = Trend01.TimeSelector.EndDate;