Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
HasCaseId Method (caseId)
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionsWindowViewModelHasCaseId(String)
Gets a value indicating whether this instance has a case id.
Declaration Syntax
C#Visual BasicVisual C++
bool HasCaseId(
	string caseId
)
Function HasCaseId ( _
	caseId As String _
) As Boolean
bool HasCaseId(
	String^ caseId
)
Parameters
caseId (String)
The case id.
Return Value
true if this instance has a case id; otherwise, false.

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