TsExtensionsGetNextTransitionTime Method |
Name | Description | |
---|---|---|
GetNextTransitionTime(TsItem, DateTime) |
Returns the next transition time after the given dateTime for the time series item.
A transition time is a time where the value of the time series item changes next.
If the specified time is equal to the latest time of the item, then the latest time is returned. | |
GetNextTransitionTime(TsItem, TsTime, DateTime) |
Returns the next transition time after the given dateTime for the time series item.
A transition time is a time where the value of the time series item changes next.
If the specified time is equal to the latest time of the item, then the latest time is returned. |