Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsIndexInteractionEnabled Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ContactIContactServiceIsIndexInteractionEnabled
Gets the value of the ucs option Index.Interaction.enabled.
Declaration Syntax
C#Visual BasicVisual C++
bool IsIndexInteractionEnabled { get; }
ReadOnly Property IsIndexInteractionEnabled As Boolean
property bool IsIndexInteractionEnabled {
	bool get ();
}
Value
true if the ucs option Index.Interaction.enabled is true; otherwise, false.

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