Partager via


XrmAttributeExpression.AggregateType Property

Definition

Gets or sets the type of aggregation to apply.

public:
 property Microsoft::Xrm::Sdk::Query::XrmAggregateType AggregateType { Microsoft::Xrm::Sdk::Query::XrmAggregateType get(); void set(Microsoft::Xrm::Sdk::Query::XrmAggregateType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Query.XrmAggregateType AggregateType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AggregateType : Microsoft.Xrm.Sdk.Query.XrmAggregateType with get, set
Public Property AggregateType As XrmAggregateType

Property Value

The type of aggregation to apply.

Attributes

Applies to