TaskModuleResponseBase.Type Property

Definition

Gets or sets choice of action options when responding to the task/submit message. Possible values include: 'message', 'continue'.

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

Property Value

The choice of action options when responding to the task/submit message.

Applies to