 | CommenceDatabaseGetActiveCategory 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
Syntaxpublic string GetActiveCategory()
Public Function GetActiveCategory As String
Return Value
Type:
StringActive category or
null if no active item or view could be retrieved.
Implements
ICommenceDatabaseGetActiveCategory
See Also