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

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