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

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