Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
EntrepriseInteractionCurrent Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionEntrepriseInteractionCurrent
Gets or sets the current Enterprise SDK interaction.
Declaration Syntax
C#Visual BasicVisual C++
IInteraction EntrepriseInteractionCurrent { get; set; }
Property EntrepriseInteractionCurrent As IInteraction
property IInteraction^ EntrepriseInteractionCurrent {
	IInteraction^ get ();
	void set (IInteraction^ value);
}
Value
The current Enterprise SDK interaction.

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