The AggregateRecordDetailsCommand type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AggregationKey |
Gets or sets the name of the property by which records should be aggregated
| |
| Connection |
Gets or sets the connection to the MDEX Engine.
(Inherited from EndecaCommand.) | |
| EqlExpression |
Gets or sets the EQL expression for the command.
| |
| ID |
Gets or sets the command identifier
(Inherited from EndecaCommand.) | |
| Identifier |
Gets or sets the identifier used to look up the aggregate record.
| |
| RangeFilters |
Gets the collection of range filters for the command.
| |
| RecordFilter |
Gets or sets the record filter for the command.
| |
| SelectedDimensionValueIds |
Gets the collection of ids of all currently selected dimension values.
| |
| TypeNames |
Gets or sets a TypeNames object that contains the names of the types
that represent Endeca primitives (i.e. records and dimension values).
(Inherited from EndecaCommand.) |