RemoveRoleMemberHelper

Syntax

public class RemoveRoleMemberHelper

Constructors

public RemoveRoleMemberHelper();

Namespace and Assembly

RequirementValue

Namespace

Ascentn.Workflow.Base

Assembly

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

Properties

PropertyDescription

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.

ObjectID

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.