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

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