Click or drag to resize

ICriteriaGetUdefCriterion Method

Get an existing criterion for a userdefined field

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
ICriterion GetUdefCriterion(
	EnUDefType UDefType,
	string FieldLabel
)

Parameters

UDefType
Type: SuperOffice.COM.ApplicationEnUDefType
FieldLabel
Type: SystemString

Return Value

Type: ICriterion
See Also