The IWatchedInteraction type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetAttribute |
Gets the specified interaction attribute.
(Inherited from IInteraction.) | |
SetAttribute |
Sets the specified interaction attribute.
(Inherited from IInteraction.) |
Properties
Name | Description | |
---|---|---|
InteractionId |
Gets the ID of the interaction.
(Inherited from IInteraction.) | |
Item |
Gets or sets the specified interaction attribute by name.
(Inherited from IInteraction.) |
Events
Name | Description | |
---|---|---|
InteractionChanged |
Occurs when the interaction changes.
|