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 | In case of error, it indicates the reason why the operation failed. | |
trends | Collection of properties with their historical values. Null in case of errors. |