Click or drag to resize

ICriterionValues_Remove Method

Remove an item by id A criterion is a field, an operator and one or more values for comparison. A value (a number, date, list item) used by a criterion when searching.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void _Remove(
	int Id
)

Parameters

Id
Type: SystemInt32

Implements

IMapCollection_Remove(Int32)
See Also