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

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