Share via


CountSegmentToken.SearchOption Property

Definition

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

Property Value

Applies to