Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Dictionary Property
NamespacesGenesyslab.Desktop.Infrastructure.RebrandingRebrandingContextDictionary
Gets or sets a rebranding dictionary.
Declaration Syntax
C#Visual BasicVisual C++
public RebrandingDictionary Dictionary { get; set; }
Public Property Dictionary As RebrandingDictionary
public:
property RebrandingDictionary^ Dictionary {
	RebrandingDictionary^ get ();
	void set (RebrandingDictionary^ value);
}
Value
The rebranding dictionary.

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