Click or drag to resize

TsItem Properties

The TsItem type exposes the following members.

Properties
  NameDescription
Public propertyCollection
Collection that item is part of
Public propertyData

Retrieves a TsItemDataDouble object containing the actual data of the TSItem.

Data is only available if the TS has been populated with data. If data is not available Data will throw an exception

Public propertyDataIsLoaded
Retruns true if data has been loaded.
Public propertyDataType
Type of data in the timeseries.
Public propertyEumQuantity
Retrieves the EumQuantity of the item.
Public propertyName
Name/description of the item.
Public propertyValueType
Defining the meaning of the values in the time series.
Top
See Also