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.BusinessLogic.dll
Syntax
public static class BulkUpdateSystem.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