Share via


ComputeTransformationNode.Expressions Property

Definition

Gets the list of ComputeExpression.

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

Property Value

Applies to