StartDate
- Last UpdatedNov 17, 2021
- 1 minute read
The StartDate property is a read-only property that gets the timestamp at the left edge of the trend.
Syntax
Result = aaHistClientTrend.StartDate;
ReturnValue
The result is a DateTime data type. For information on the date/time value, see DateTime on page 675.
This property has no default value.