Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RebrandingDictionary Constructor (path)
NamespacesGenesyslab.Desktop.Infrastructure.RebrandingRebrandingDictionaryRebrandingDictionary(String)
Initializes a new instance of the RebrandingDictionary class.
Declaration Syntax
C#Visual BasicVisual C++
public RebrandingDictionary(
	string path
)
Public Sub New ( _
	path As String _
)
public:
RebrandingDictionary(
	String^ path
)
Parameters
path (String)
The path.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)