Show / Hide Table of Contents

Class InterRestrictionOperator

Operators to be used between restrictions, describes how this restriction is related to the next one in an array

Inheritance
System.Object
InterRestrictionOperator
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class InterRestrictionOperator : Enum

Fields

And

1:

Declaration
public const InterRestrictionOperator And
Field Value
Type Description
InterRestrictionOperator

None

0:

Declaration
public const InterRestrictionOperator None
Field Value
Type Description
InterRestrictionOperator

Or

2:

Declaration
public const InterRestrictionOperator Or
Field Value
Type Description
InterRestrictionOperator

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

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