TaskModuleResponseBase.Type 属性

定义

获取或设置在响应任务/提交消息时选择的操作选项。 可能的值包括:“message”、“continue”。

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

属性值

响应任务/提交消息时选择的操作选项。

适用于