Share via


ApplyClause.Transformations Property

Definition

The collection of transformations to perform.

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

Property Value

Applies to