Projectgroup

A project assignment group [Projectgroup] is a collection of users who can be assigned to a project task as a group, instead of individually.

XML

SOAP

REST

Database table

Object

Projectgroup

oaProjectgroup

project_group

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The Projectgroup object has the following properties:

XML / SOAP

Database

Description

active

active

A 1/0 field indicating whether this is active.

assigned_users

A comma-separated list of internal ID for the users included in the group

created

created

[Read-only] Time the record was created. See Date Fields.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The name for the project group. Must be unique.

notes

notes

Notes associated with the project group.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.