EventQueryArgs Class Properties
- Last UpdatedAug 21, 2026
- 2 minute read
For a list of all members of this type, see EventQueryArgs members.
| Name | Description | |
|---|---|---|
![]() | DurationHours | Gets or sets relative duration in hour. (Inherited from ArchestrA.EventQueryArgsBase) |
![]() | EndDateTime | Gets or sets the ending date/time for the history query. (Inherited from ArchestrA.EventQueryArgsBase) |
![]() | EventCount | Gets or sets the maximum number of states that are stored. |
![]() | EventOrder | Gets or sets the order in which the events will be retrieved . |
![]() | QueryType | |
![]() | SkipCount | Gets or sets the number of events to be skipped. |
![]() | SortedBy | Gets or sets the order in which the events will be retrieved . |
![]() | StartDateTime | Gets or sets the starting date/time for the history query. (Inherited from ArchestrA.EventQueryArgsBase) |
