Skip to main content

NewCRTask

Description

The custom structure represents an instance of the New Task entity.

Constructor

ConstructorDescription
NewCRTaskInitializes a new instance of the NewCRTask object model.

Properties

Input

PropertyDescription
FormSpecify the form name of the task.
NameSpecify the name of the task.
PriorityIdSpecify the Priority Id of the task.
ArgumentsSpecify the Inputs and Outputs for the task.
AssignedToSpecify the value that indicates the assigned user the task.

Remarks

Use the CRTaskInfo object model to create a new task.