Click or drag to resize

ICommenceDatabaseViewItemCount Method

Returns the number of items that satisfy the currently defined filter (if any). If no filter is defined, this request returns the total number of items in the category

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
int ViewItemCount()

Return Value

Type: Int32
Item count.
See Also