TaskModuleResponseBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for Task Module responses.
public class TaskModuleResponseBase
type TaskModuleResponseBase = class
Public Class TaskModuleResponseBase
- Inheritance
-
TaskModuleResponseBase
- Derived
Constructors
| TaskModuleResponseBase() |
Initializes a new instance of the TaskModuleResponseBase class. |
| TaskModuleResponseBase(String) |
Initializes a new instance of the TaskModuleResponseBase class. |
Properties
| Type |
Gets or sets choice of action options when responding to the task/submit message. Possible values include: 'message', 'continue'. |