ProjectCodeAssignment Fields


 Field


 Type

Read 
Only

Filterable
Orderable


 Description

CreateDate

dateTime

X

X

The date this code assignment was created.

CreateUser

string
restricted to
maxLength(255)

X

X

The name of the user that created this code assignment.

IsBaseline

boolean

X

X

The boolean value indicating if this business object is related to a Project or Baseline

IsTemplate

boolean

X

X

The boolean value indicating if this business object is related to a template Project.

LastUpdateDate

dateTime

X

X

The date this code assignment was last updated.

LastUpdateUser

string
restricted to
maxLength(255)

X

X

The name of the user that last updated this code assignment.

ProjectCodeDescription

string
restricted to
maxLength(100)

X

X

The description of the associated project code.

ProjectCodeObjectId

int

 

X

The unique ID of the associated project code.

ProjectCodeTypeName

string
restricted to
maxLength(60)

X

X

The name of the parent project code type.

ProjectCodeTypeObjectId

int

X

X

The unique ID of the parent project code type.

ProjectCodeValue

string
restricted to
maxLength(60)

X

X

The value of the associated project code.

ProjectId

string
restricted to
maxLength(40)

X

X

The short code that uniquely identifies the associated project.

ProjectName

string
restricted to
maxLength(100)

X

X

The name of the project to which the project code is assigned.

ProjectObjectId

int

 

X

The unique ID of the project to which the project code is assigned.



Last Published Tuesday, August 13, 2024