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

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