Click or drag to resize

CommenceDatabaseGetDesktopNames Method

Get a list of desktopnames.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public List<string> GetDesktopNames()

Return Value

Type: ListString
List of desktopnames.

Implements

ICommenceDatabaseGetDesktopNames
Remarks
This method is only available to .Net consumers.
See Also