Click or drag to resize

ICriteriaRemoveCriterion Method

Remove the criterion for a regular field. TableAndFieldName parameter is on the format 'tablename.fieldname'

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void RemoveCriterion(
	string TableAndFieldName
)

Parameters

TableAndFieldName
Type: SystemString
See Also