Click or drag to resize

ICommenceDatabaseGetActiveCategory Method

Gets the category of the active item or view.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string GetActiveCategory()

Return Value

Type: String
Active category or null if no active item or view could be retrieved.
See Also