The AddEvents method
Version:
An interaction must contain at least one event. To add an event, use the AddEvents() method.
| Property | Details |
|---|---|
| UT SDK method | AddEvents(Collection<IUTEvent>)AddEvents(IUTEvent) |
| Required/optional | required |
| Multiple invocations | Multiple invocations are forbidden and cause an InvalidOperationException exception |
| Value validation | Should contain one or Collection of the IUTEvent objects |
If you have suggestions for improving this article, let us know!