SelectExpandTermToken.SelectOption 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.
Gets the select option for this select or expand term.
public Microsoft.OData.UriParser.SelectToken SelectOption { get; }
member this.SelectOption : Microsoft.OData.UriParser.SelectToken
Public ReadOnly Property SelectOption As SelectToken