Enum FreeTextOperator
Freetext operator
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.9.0.0")]
public enum FreeTextOperator
Fields
| Name | Description |
|---|---|
| Contains | 1: Contains |
| ExactMatch | 3: Exact match |
| StartsWith | 2: Starts with |