Enum InterRestrictionOperator
Operators to be used between restrictions, describes how this restriction is related to the next one in an array
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.2.0.0")]
public enum InterRestrictionOperator
Fields
Name | Description |
---|---|
And | 1: |
None | 0: |
Or | 2: |