/
PwsStandardRateTypeRef

PwsStandardRateTypeRef

Overview

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

Format

PwsStandardRateTypeRef
  • PwsStandardRateTypeRef
    • StandardRateTypeCode: String (20)
    • StandardRateTypeId: Int32
    • StandardRateTypeName: String (50)
    • StandardRateTypeUid: Int64

Elements

Element

Data Type

Description

Sample Data

StandardRateTypeCode

String (20)

The code is a unique identify of standard rate type.

Reg

StandardRateTypeId

Int32

The standard rate type id is a unique identifier for a project role. For internal use only.   


StandardRateTypeName

String (50)

The name is a unique identify of standard rate type.

Regular

StandardRateTypeUid

Int64

A unique and immutable identifier for a standard rate type.

1152921504606847130

Usage Example(s)


Example 01
   <b:StandardRateTypeIdentity>
      <b:StandardRateTypeCode>NC</b:StandardRateTypeCode>
      <b:StandardRateTypeId i:nil="true"/>
      <b:StandardRateTypeName>Not Chargeable</b:StandardRateTypeName>
      <b:StandardRateTypeUid>1152921504606847193</b:StandardRateTypeUid>
   </b:StandardRateTypeIdentity>

Related content

PwsProjectRateTypeDetail
PwsProjectRateTypeDetail
More like this
PwsProjectRateTypeSummary
PwsProjectRateTypeSummary
More like this
PwsProjectRateTypeRef
PwsProjectRateTypeRef
More like this
PwsProjectProjectRateTypes
PwsProjectProjectRateTypes
More like this
PwsProjectRateTypeElement
PwsProjectRateTypeElement
More like this
PwsRateCardRef
PwsRateCardRef
More like this