CountSegmentToken.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.
The QueryToken representing $search. If this is null, then the $count segment does not have a search query option.
public Microsoft.OData.UriParser.QueryToken SearchOption { get; set; }
member this.SearchOption : Microsoft.OData.UriParser.QueryToken with get, set
Public Property SearchOption As QueryToken