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

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