The AggregateRecordDetailsParameters type exposes the following members.

Fields

  NameDescription
AggregationKey
Name of the parameter that indicates the property to use to create the aggregate record.
EqlExpression
Name of the parameter that indicates the EQL expression for the aggregate record's record list.
FilterAttribute
Name of the parameter that indicates the property or dimension for a given range filter.
FilterLowerBound
Name of the parameter that indicates the lower bound of a given range filter.
FilterRangeType
Name of the parameter that indicates the range type of a given range filter. See RangeFilterOperator
FilterUpperBound
Name of the parameter that indicates the upper bound of a given range filter.
Identifier
Name of the parameter that indicates the identifier used to look up the aggregate record.
LanguageId
Name of the parameter that indicates the language id for the command.
RecordFilter
Name of the parameter that indicates the record filter for the aggregate record's record list.

See Also