Click or drag to resize

IDictionaryGetFieldType Method

Returns the column type for a given field. Maps 1536 -> enTypeInt, enTypeVstring

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
EDictFieldType GetFieldType(
	int FieldId
)

Parameters

FieldId
Type: SystemInt32

Return Value

Type: EDictFieldType
See Also