Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ParentInteraction Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionParentInteraction
Gets or sets the parent interaction.
Declaration Syntax
C#Visual BasicVisual C++
IInteraction ParentInteraction { get; }
ReadOnly Property ParentInteraction As IInteraction
property IInteraction^ ParentInteraction {
	IInteraction^ get ();
}
Value
The parent interaction.

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