Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsConsultError Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIConsultViewModelIsConsultError
Gets a value indicating whether this is a consult error.
Declaration Syntax
C#Visual BasicVisual C++
bool IsConsultError { get; }
ReadOnly Property IsConsultError As Boolean
property bool IsConsultError {
	bool get ();
}
Value
true if this this is a consult error; otherwise, false.

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