Interface ISourceFilter
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ISourceFilter
Properties
| Edit this page View SourceExcludes
Declaration
[DataMember(Name = "excludes")]
Fields Excludes { get; set; }
Property Value
Type | Description |
---|---|
Fields |
Includes
Declaration
[DataMember(Name = "includes")]
Fields Includes { get; set; }
Property Value
Type | Description |
---|---|
Fields |