Back to API Home
The InteractionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InteractionInfo()()()() |
Initializes a new instance of the InteractionInfo class.
|
![]() | InteractionInfo(Interaction, PropertyInfo, Object) |
Initializes a new instance of the InteractionInfo class.
|
Methods
Name | Description | |
---|---|---|
![]() | GetInteractionKind |
Gets the kind of the interaction.
|
Properties
Name | Description | |
---|---|---|
![]() | CollectionPropertyInfo |
Gets or sets the PropertyInfo of the collection in which the Interaction is found.
|
![]() | Interaction |
Gets or sets the interaction.
|
![]() | Owner |
Gets or sets the object which contains the interaction collection. This is typically (but not always) a DashboardElement.
|