Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsProjectSummary
  • PwsProjectSummary
    • ProjectCode: String (24)
    • ProjectId: Int32
    • ProjectUid: Int64
    • EngagementIdentity: PwsEngagementRef
    • ProjectName: String (255)

...

Element

Data Type

Required?

Description

Sample Data

ProjectCode

String (24)

On Insert: Yes

On Update: Yes (if ProjectUid is not supplied)

The project code is a unique identifier for a project. See "NewProjectCode" in PwsProjectDetail for guidance on how to change the project code of an existing project. 

P001053-001

ProjectId

Int32

On Insert: No

On Update: No

The project Id is a unique identifier for an engagement. For internal use only.


ProjectUid

Int64

On Insert: No

On Update: Yes (if ProjectCode is not supplied)

A unique and immutable identifier for an engagement

1152921504607161597

EngagementIdentity

PwsEngagementRef




ProjectName

String (255)

On Insert: Yes

On Update: No

The project name

Don Carlo (2010-2020)

...