XrmAttributeExpression ComplexType
Contains data to specify aggregation.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AggregateType | XrmAggregateType |
The type of aggregation. |
Alias | Edm.String |
The alias to use. |
AttributeName | Edm.String |
The name of the attribute. |
DateTimeGrouping | XrmDateTimeGrouping |
The datetime grouping to use. |
HasGroupBy | Edm.Boolean |
Whether the aggregation has a group by. |
Used by
The following use the XrmAttributeExpression ComplexType.
Name | How used |
---|---|
ColumnSet | AttributeExpressions Property |