Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DictionaryTarget Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.BusinessAttributesIBusinessAttributeValueNoneDictionaryTarget
Gets or sets the dictionary target.
Declaration Syntax
C#Visual BasicVisual C++
string DictionaryTarget { get; set; }
Property DictionaryTarget As String
property String^ DictionaryTarget {
	String^ get ();
	void set (String^ value);
}
Value
The dictionary target.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)