Share via


ExpandToken.ExpandTerms Property

Definition

The properties according to which to expand in the results.

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

Property Value

Applies to