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

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