Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
EntrepriseInteractions Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionEntrepriseInteractions
Gets the enterprise interactions.
Declaration Syntax
C#Visual BasicVisual C++
IList<IInteraction> EntrepriseInteractions { get; }
ReadOnly Property EntrepriseInteractions As IList(Of IInteraction)
property IList<IInteraction^>^ EntrepriseInteractions {
	IList<IInteraction^>^ get ();
}
Value
A list of enterprise interactions.

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