Show / Hide Table of Contents

Class BulkUpdateSystem.OperationTypes

Inheritance
Object
BulkUpdateSystem.OperationTypes
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.dll
Syntax
public static class OperationTypes

Fields

Add

Declaration
public const string Add = "add"
Field Value
Type Description
String

AddItems

Declaration
public const string AddItems = "addItems"
Field Value
Type Description
String

Check

Declaration
public const string Check = "check"
Field Value
Type Description
String

Clear

Declaration
public const string Clear = "clear"
Field Value
Type Description
String

MenuSeparator

Declaration
public const string MenuSeparator = "separator"
Field Value
Type Description
String

RegEx

Declaration
public const string RegEx = "regex"
Field Value
Type Description
String

Remove

Declaration
public const string Remove = "remove"
Field Value
Type Description
String

RemoveItems

Declaration
public const string RemoveItems = "removeItems"
Field Value
Type Description
String

ReplaceWith

Declaration
public const string ReplaceWith = "replaceWith"
Field Value
Type Description
String

SearchAndReplace

Declaration
public const string SearchAndReplace = "searchAndReplace"
Field Value
Type Description
String

SelectOne

Declaration
public const string SelectOne = "selectOne"
Field Value
Type Description
String

Set

Declaration
public const string Set = "set"
Field Value
Type Description
String

Toggle

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