ReassignWorkItemHelper

Syntax

public class ReassignWorkItemHelper

Constructors

public ReassignWorkItemHelper();

Namespace and Assembly

Requirement Value

Namespace

Ascentn.Workflow.Base

Assembly

Ascentn.Workflow.WFBase (in Ascentn.Workflow.WFBase.dll)

Properties

Property Description

ClientData

Function:
Specifies the client data, which identifies a client for AgilePoint Server.
Type
string
Accepted Values:
A string that contains the client data.

If this value is null, the system will keep existing client data. Otherwise the relevant data is overwritten.

UserName

Function:
The user name for the user.
Type
string
Accepted Values:
A valid user name for a registered AgilePoint user.

WorkItemID

Function:
An ID that represents a work item (task).
Type
string
Accepted Values:
A valid, unique 32-byte work item (task) ID.