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

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