Click or drag to resize

ICommenceDatabaseViewDeleteAllItems Method

USE WITH EXTREME CAUTION! Deletes all items that satisfy the currently defined filter. If no filter is defined, deletes all items in the previously named category, see ViewCategory(String). Fails without warning when no delete permissions were granted on the category.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
void ViewDeleteAllItems()
See Also