Enum SearchOperator
Describes how a search argument should be combined with another search argument
Namespace: Benday.Common
Assembly: Benday.Common.dll
Syntax
public enum SearchOperator
Fields
Name | Description |
---|---|
And | |
Or |
Describes how a search argument should be combined with another search argument
public enum SearchOperator
Name | Description |
---|---|
And | |
Or |