Versions Compared

Key

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

...

Panel
titlePwsProjectRateTypeRef
  • PwsProjectRateTypeRef
    • ExternalSystemIdentifier: String
    • ProjectRateTypeId: Int32
    • ProjectRateTypeUid: Int64

Elements


Element

Data Type

Required?

Default

Description

Sample Data

ExternalSystemIdentifier

String

 

 

 

  

One of ExternalSystemIdentifier or ProjectRateTypeUid is required


The external system identifier is a unique identifier for a project rate type (may be null, but once set can only be updated to a different, non-null value)


ProjectRateTypeId

Int32

 

 

 

 

No


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


ProjectRateTypeUid

Int64

 

 

 

See ExternalSystemIdentifier


A unique and immutable identifier for a project rate type

1152921504607048102

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                     <com:ProjectRateTypeIdentity>
                        <com:ProjectRateTypeUid>1152921504607048102</com:ProjectRateTypeUid>
                     </com:ProjectRateTypeIdentity>