TrendDataReadResult Type

The TrendDataReadResult data type provides the result of the operations trendDataReadSync or trendDataRead. For further reference, see the following table.

Property

Type

Description

error

Error

In case of error, it indicates the reason why the operation failed.

trends

TrendPropertyValues

Collection of properties with their historical values. Null in case of errors.