Click or drag to resize

ICommenceDatabaseGetCategoryCount Method

Returns number of categories in the Commence database.

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

Return Value

Type: Int32
Category count, -1 on error.
See Also