RetrievalOptionsState
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the aaHistClientTrend control’s default state for which Time-in-State data is retrieved for a tag. This setting applies to all tags in a trend whose retrieval style is set to Style selected at option level.
Syntax
aaHistClientTrend.RetrievalOptionsState = message;
Result = aaHistClientTrend.RetrievalOptionsState;
Remarks
This property is only relevant for Time-in-State retrieval mode. It specifies the unique tag state for which Time-in-State information is calculated based on the calculation type specified by the RetrievalOptionsStateCalculation property.
This property has no default value.