Versions Compared

Key

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

...

This structure represents the unique key fields of a standard rate task type.  Standard rate types are used to categorize project rate task types. Standard rate task types can be identified by StandardRateTypeCodeStandardTaskTypeCode StandardRateTypeName or StandardRateTypeUid

Format

Panel
titlePwsProjectTaskTypeRef
  • PwsProjectTaskTypeRef
    • ExternalSystemIdentifier: String
    • ProjectTaskTypeId: Int32
    • ProjectTaskTypeUid: Int64

Elements

Element

Data Type

Required?

Default

Description

Sample Data

ExternalSystemIdentifier

String

 

 

 

 

ProjectTaskTypeId

Int32

 

 

 

 

ProjectTaskTypeUid

Int64

 

 

 

 

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
   >               <com:StandardTaskTypeIdentity>
                  <com:StandardTaskTypeName>Design</com:StandardTaskTypeName>
               </com:StandardTaskTypeIdentity>