Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InteractionId Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Interactions.CaseView.DispositionCodeViewDispositionCodeAlertInteractionId
Gets or sets the interaction id.
Declaration Syntax
C#Visual BasicVisual C++
public string InteractionId { get; set; }
Public Property InteractionId As String
public:
virtual property String^ InteractionId {
	String^ get () sealed;
	void set (String^ value) sealed;
}
Value
The interaction id.

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