Show / Hide Table of Contents

Class BulkUpdateSystem.FieldValueStorage

Inheritance
Object
BulkUpdateSystem.FieldValueStorage
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.dll
Syntax
protected class FieldValueStorage : Object

Constructors

FieldValueStorage(Boolean, String, String, String[])

Declaration
public FieldValueStorage(bool i_Active, string i_Key, string i_OperationType, string[] i_Values)
Parameters
Type Name Description
Boolean i_Active
String i_Key
String i_OperationType
String[] i_Values

Fields

Active

Declaration
public bool Active
Field Value
Type Description
Boolean

Key

Declaration
public string Key
Field Value
Type Description
String

OperationType

Declaration
public string OperationType
Field Value
Type Description
String

Values

Declaration
public string[] Values
Field Value
Type Description
String[]

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