SelectToken.SelectTerms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties according to which to select in the results.
public System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.SelectTermToken> SelectTerms { get; }
member this.SelectTerms : seq<Microsoft.OData.UriParser.SelectTermToken>
Public ReadOnly Property SelectTerms As IEnumerable(Of SelectTermToken)