Show / Hide Table of Contents

Class FieldValueInfo

Inheritance
Object
FieldValueInfo
Implements
ICloneable
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 class FieldValueInfo : ICloneable

Constructors

FieldValueInfo(FieldValueInfo)

Declaration
protected FieldValueInfo(FieldValueInfo rhs)
Parameters
Type Name Description
FieldValueInfo rhs

FieldValueInfo(FieldValueInfo.EKeyType)

Declaration
public FieldValueInfo(FieldValueInfo.EKeyType keyType = FieldValueInfo.EKeyType.kStandard)
Parameters
Type Name Description
FieldValueInfo.EKeyType keyType

Fields

CanSupportMultiUse

Declaration
public bool CanSupportMultiUse
Field Value
Type Description
Boolean

ControlInfos

Declaration
public ControlInfo[] ControlInfos
Field Value
Type Description
ControlInfo[]

CurrentOperationType

Declaration
public string CurrentOperationType
Field Value
Type Description
String

DefaultShowInGui

Declaration
public bool DefaultShowInGui
Field Value
Type Description
Boolean

DefaultShowInSelector

Declaration
public bool DefaultShowInSelector
Field Value
Type Description
Boolean

EncodedDataCaption

Declaration
public string EncodedDataCaption
Field Value
Type Description
String

EncodedDataCaptionDescription

Declaration
public string EncodedDataCaptionDescription
Field Value
Type Description
String

EncodedDisplayDescription

Declaration
public string EncodedDisplayDescription
Field Value
Type Description
String

EncodedDisplayName

Declaration
public string EncodedDisplayName
Field Value
Type Description
String

IconHint

Declaration
public string IconHint
Field Value
Type Description
String

IsActive

Declaration
public bool IsActive
Field Value
Type Description
Boolean

Key

Declaration
public string Key
Field Value
Type Description
String

KeyType

Declaration
public FieldValueInfo.EKeyType KeyType
Field Value
Type Description
FieldValueInfo.EKeyType

Mandatory

Declaration
public bool Mandatory
Field Value
Type Description
Boolean

OperationInfos

Declaration
public OperationInfo[] OperationInfos
Field Value
Type Description
OperationInfo[]

Values

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

ValueType

Declaration
public string ValueType
Field Value
Type Description
String

Methods

Clone()

Declaration
public object Clone()
Returns
Type Description
Object

IsModified()

Declaration
public bool IsModified()
Returns
Type Description
Boolean

Implements

System.ICloneable

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