ExpandedReferenceSelectItem.SearchOption 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 search clause for this expand item. Can be null if not specified(and will always be null in NonOptionMode).
public Microsoft.OData.UriParser.SearchClause SearchOption { get; }
member this.SearchOption : Microsoft.OData.UriParser.SearchClause
Public ReadOnly Property SearchOption As SearchClause