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

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