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

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