Delen via


GroupByTransformationNode.GroupingProperties Property

Definition

Gets the list of GroupByPropertyNode.

public System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.Aggregation.GroupByPropertyNode> GroupingProperties { get; }
member this.GroupingProperties : seq<Microsoft.OData.UriParser.Aggregation.GroupByPropertyNode>
Public ReadOnly Property GroupingProperties As IEnumerable(Of GroupByPropertyNode)

Property Value

Applies to