Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Extensions Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.Agents.ActionCodeIActionCodeUtilExtensions
Gets or sets the extensions.
Declaration Syntax
C#Visual BasicVisual C++
KeyValueCollection Extensions { get; set; }
Property Extensions As KeyValueCollection
property KeyValueCollection^ Extensions {
	KeyValueCollection^ get ();
	void set (KeyValueCollection^ value);
}
Value
The extensions.

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