Sequence

ICommandSequence ICommandSequenceEventResponse.Sequence { get; set; }

Gets or sets the command sequence to be executed in the context of the event response.

Value

ICommandSequence – Command sequence to be executed.

Throws