Share via


GroupByPropertyNode.ChildTransformations Property

Definition

Gets or sets the child transformations GroupByPropertyNodes of this node.

public System.Collections.Generic.IList<Microsoft.OData.UriParser.Aggregation.GroupByPropertyNode> ChildTransformations { get; set; }
member this.ChildTransformations : System.Collections.Generic.IList<Microsoft.OData.UriParser.Aggregation.GroupByPropertyNode> with get, set
Public Property ChildTransformations As IList(Of GroupByPropertyNode)

Property Value

Applies to