Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
AgentLoginId Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceAgentLoginId
Gets or sets the agent login id.
Declaration Syntax
C#Visual BasicVisual C++
ObservableCollection<string> AgentLoginId { get; set; }
Property AgentLoginId As ObservableCollection(Of String)
property ObservableCollection<String^>^ AgentLoginId {
	ObservableCollection<String^>^ get ();
	void set (ObservableCollection<String^>^ value);
}
Value
The agent login id.

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