Show / Hide Table of Contents

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:

Extension Methods

EnumUtil.MapEnums<InterRestrictionOperator, To>(InterRestrictionOperator)
Converters.MapEnums<InterRestrictionOperator, To>(InterRestrictionOperator)
ObjectExtensions.AssignByReflection<InterRestrictionOperator>(InterRestrictionOperator, InterRestrictionOperator)
ObjectExtensions.GraphCopy<InterRestrictionOperator>(InterRestrictionOperator)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top