Called when an interaction was removed.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
protected virtual void InteractionRemoved( IInteraction interaction ) |
Visual Basic |
---|
Protected Overridable Sub InteractionRemoved ( _ interaction As IInteraction _ ) |
Parameters
- interaction
- Type: ININ.InteractionClient.AddIn..::..IInteraction
The interaction.