Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InternalIndex Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceInternalIndex
Gets or sets the internal index.
Declaration Syntax
C#Visual BasicVisual C++
int InternalIndex { get; set; }
Property InternalIndex As Integer
property int InternalIndex {
	int get ();
	void set (int value);
}
Value
The internal index.

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