Show / Hide Table of Contents

Class ListOperators

Supported operators for list fields through advanced search

Inheritance
object
ListOperators
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Plugins.dll
Syntax
public static class ListOperators

Fields

NOT_ONE_OF

"Does not equal" operator

Declaration
public const string NOT_ONE_OF = "notoneof"
Field Value
Type Description
string

ONE_OF

"Equals" operator

Declaration
public const string ONE_OF = "oneof"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top