Click or drag to resize

ICriteriaRemoveUdefCriterion Method

Remove the criterion for a userdefined field

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

Parameters

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