GroupHelper

Syntax

public class GroupHelper

Constructors

public GroupHelper();

Namespace and Assembly

RequirementValue

Namespace

Ascentn.Workflow.Base

Assembly

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

Properties

PropertyDescription

Description

Function:
A description of an entity.
Type
string
Accepted Values:
A string that can contain spaces and special characters.

Enabled

Function:
Enables or disables an entity.
Type
bool
Accepted Values:
  • True - Enables the entity.
  • False - Disables the entity.

GroupName

Function:
Specifies the name of a group.
Type
string
Accepted Values:
A valid group name.

ResponsibleUser

Function:
The user name for the responsible user of this group.

The responsible user must be a registered AgilePoint user.

Type
string
Accepted Values:
A valid user name.