AddRoleMemberHelper

Syntax

public class AddRoleMemberHelper

Constructors

public AddRoleMemberHelper();

Namespace and Assembly

Requirement Value

Namespace

Ascentn.Workflow.Base

Assembly

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

Properties

Property Description

Assignee

Function:
The name of the assignee.
Type
string
Accepted Values:
A valid user name or group name, depending upon the assignee type.

AssigneeType

Function:
The type for the assignee for the task.
Type
string
Accepted Values:
  • User - Assigns the task to a user.
  • Group - Assigns the task to a group.

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.

ObjectID

Function:
Reserved for future use.
Type
string
Accepted Values:
A null value.

ObjectType

Function:
Reserved for future use.
Type
string
Accepted Values:
A null value.

RoleName

Function:
The name of a role.
Type
string
Accepted Values:
A valid role name.