Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CanClose Method
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionsWindowViewModelCanClose()()()
Determines whether this window is empty and can be closed. The window can be closed only if there is no CaseView or ConsultView in it.
Declaration Syntax
C#Visual BasicVisual C++
bool CanClose()
Function CanClose As Boolean
bool CanClose()
Return Value
true if this window can be closed; otherwise, false.

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