Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
KeepRecentPlace Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Login.MainLoginIMainLoginViewModelKeepRecentPlace
Gets or sets a value indicating whether the most recent place should be kept.
Declaration Syntax
C#Visual BasicVisual C++
bool KeepRecentPlace { get; set; }
Property KeepRecentPlace As Boolean
property bool KeepRecentPlace {
	bool get ();
	void set (bool value);
}
Value
true if the most recent place should be kept; otherwise, false.

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