Class FieldValueInfo.EKeyType
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.dll
Syntax
public sealed class EKeyType : Enum
Fields
kExtra
Declaration
public const FieldValueInfo.EKeyType kExtra
Field Value
Type | Description |
---|---|
FieldValueInfo.EKeyType |
kStandard
Declaration
public const FieldValueInfo.EKeyType kStandard
Field Value
Type | Description |
---|---|
FieldValueInfo.EKeyType |
kUDef
Declaration
public const FieldValueInfo.EKeyType kUDef
Field Value
Type | Description |
---|---|
FieldValueInfo.EKeyType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |
Extension Methods
EnumUtil.MapEnums<From, To>(From)