Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Place Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Login.Page2IPagePlaceViewModelPlace
Gets or sets the place.
Declaration Syntax
C#Visual BasicVisual C++
IPlace Place { get; set; }
Property Place As IPlace
property IPlace^ Place {
	IPlace^ get ();
	void set (IPlace^ value);
}
Value
The place.

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