Show / Hide Table of Contents

Class OperationInfo

Inheritance
Object
OperationInfo
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 sealed class OperationInfo

Constructors

OperationInfo(String, String, String[])

Declaration
public OperationInfo(string i_Key, string i_EncodedDisplayName, string[] i_EncodedLeadTexts = null)
Parameters
Type Name Description
String i_Key
String i_EncodedDisplayName
String[] i_EncodedLeadTexts

Fields

EncodedDisplayName

Declaration
public string EncodedDisplayName
Field Value
Type Description
String

EncodedLeadTexts

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

Key

Declaration
public string Key
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 |  Back to top