StateSummaryQueryArgs Class Properties
- Last UpdatedAug 21, 2026
- 3 minute read
For a list of all members of this type, see StateSummaryQueryArgs members.
| Name | Description | |
|---|---|---|
![]() | BatchSize | The number of rows to return per batch. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | DataVersion | Gets or sets the version of stored data that should be retrieved. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | EndDateTime | Gets or sets the ending date/time for the history query. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | Expression | Set the unit of measurement expression, or a supported arithmetic, logical or time-series function (Inherited from ArchestrA.BaseQueryArgs) |
![]() | IntervalCount | Gets or sets the time interval count. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | IntervalType | Gets or sets the time interval type. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | Lcid | The lcid of unit. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | MaxStates | The maximum number of states that are stored for state summaries. |
![]() | Resolution | Gets or sets the sampling rate that is used for the query. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | ResultBufferSize | The size of the buffer for result (Inherited from ArchestrA.BaseQueryArgs) |
![]() | RetrievalMode | Gets or sets the retrieval mode for the history query. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | SkipRows | The number of rows to be skipped. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | StartDateTime | Gets or sets the starting date/time for the history query. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | TagNames | Gets the list of tag names for the query. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | TimeZone | Gets or sets the time zone. (Inherited from ArchestrA.BaseQueryArgs) |
![]() | Unit | Returns the unit of measurement (Inherited from ArchestrA.BaseQueryArgs) |
