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

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