Versions Compared

Key

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

...

Element

Data Type

Required?

Default

Description

Sample Data

ProjectStageId

Int32

On Insert: No

On Update: No


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


ProjectStageName

String (50)

On Insert: Yes

On Update: Yes (if ProjectStageUid is not supplied)Either ProjectStageName or ProjectStageUid is required.


The project stage name is a unique identifier for a project stage

Planning

ProjectStageShortName

String (15)

On Insert: No

On Update: No


The project stage short name is a unique identifier for a project stage

Planning

ProjectStageUid

Int64

On Insert: No

On Update: Yes (if ProjectStageName is not supplied)See ProjectStageName.


A unique and immutable identifier for a project stage

1152921504606849648

...