Click or drag to resize

ICommenceDatabaseGetActiveItemName Method

Gets the itemname of the active item. Use MarkActiveItem(String) to try and get a clariefied itemname.

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

Return Value

Type: String
Active itemname, null if no active item could be retieved.
See Also