NewCRTask
Description
The custom structure represents an instance of the New Task entity.
Constructor
Constructor | Description |
---|---|
NewCRTask | Initializes a new instance of the NewCRTask object model. |
Properties
Input
Property | Description |
---|---|
Form | Specify the form name of the task. |
Name | Specify the name of the task. |
PriorityId | Specify the Priority Id of the task. |
Arguments | Specify the Inputs and Outputs for the task. |
AssignedTo | Specify the value that indicates the assigned user the task. |
Remarks
Use the CRTaskInfo object model to create a new task.