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

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