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

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