KSC Open API
Kaspersky Security Center API description
FileCategorizer2::DeleteExpression ( int  nCategoryId,
array  arrIds,
boolean  bInclusions,
[out] wstring  wstrAsyncId 
)

Delete some expressions from category.

Parameters:
nCategoryId[in] (int) Category id
arrIds[in] (array) Array of identifiers (int). Max size is 100 elements.
bInclusions[in] (boolean) If true then delete from inclusions. Otherwise delete from exclusions.
wstrAsyncId[out] (wstring) Id of async operation.
See also:
AsyncActionStateChecker