Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this association was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this association.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this association was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this association.
|
OBSName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the person/role in the organization, sometimes referred to as the "responsible manager".
|
OBSObjectId
|
int
|
|
X
|
The unique ID of the OBS to which the user is granted access.
|
ProfileName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of security profile.
|
ProjectProfileObjectId
|
int
|
|
X
|
The unique ID of the project profile with which the user is granted access to the project and OBS. See the ProjectProfile class for a constant defining the fixed profile of Project Superuser.
|
UserName
|
string restricted to maxLength(32)
|
X
|
X
|
The user's login name.
|
UserObjectId
|
int
|
|
X
|
The unique ID of the user who is assigned to the project OBS.
|