Interface IConditionlessQuery
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IConditionlessQuery : IQuery
Properties
| Edit this page View SourceFallback
Declaration
QueryContainer Fallback { get; set; }
Property Value
| Type | Description |
|---|---|
| QueryContainer |
Query
Declaration
QueryContainer Query { get; set; }
Property Value
| Type | Description |
|---|---|
| QueryContainer |