Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ChangeLoginAccount Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Login.Page2IPagePlaceViewModelChangeLoginAccount
Gets or sets the login account.
Declaration Syntax
C#Visual BasicVisual C++
DelegateCommand<Object> ChangeLoginAccount { get; set; }
Property ChangeLoginAccount As DelegateCommand(Of Object)
property DelegateCommand<Object^>^ ChangeLoginAccount {
	DelegateCommand<Object^>^ get ();
	void set (DelegateCommand<Object^>^ value);
}
Value
The changed login account.

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