The IWatchedInteraction type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetAttribute
Gets the specified interaction attribute.
(Inherited from IInteraction.)
Public methodSetAttribute
Sets the specified interaction attribute.
(Inherited from IInteraction.)

Properties

  NameDescription
Public propertyInteractionId
Gets the ID of the interaction.
(Inherited from IInteraction.)
Public propertyItem
Gets or sets the specified interaction attribute by name.
(Inherited from IInteraction.)

Events

  NameDescription
Public eventInteractionChanged
Occurs when the interaction changes.

See Also