Versions Compared

Key

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

...

Element

Data Type

Required?

Description

Sample Data

ResourceTypeCode

String (20)

One of ResourceTypeCode, ResourceTypeName or ResourceTypeUid is required

The resource type code is a unique identifier for a resource type.

FTE

ResourceTypeId

RoleTypeId

Int32

No

The resource role type Id is a unique identifier for a resource role type. For internal use only.


ResourceTypeNameRoleTypeName

String (5028)See ResourceTypeCode

Either of RoleTypeName or RoleTypeUid is required

The resource role type name is a unique identifier for a resource role type.

FullSenior Time EmployeeConsultant

ResourceTypeUidRoleTypeUid

Int64See ResoruceTypeCode

Either of RoleTypeName or RoleTypeUid is required

The resource role type Uid is a unique and immutable identifier for a resource role type.

1152921504606847348


Usage Example(s)

...

Code Block
languagexml
titleExample 01
collapsetrue
               <com:RoleTypeIdentity>
              <b:ResourceTypeIdentity>     <com:RoleTypeName>Senior Consultant</com:RoleTypeName>
                  <com:RoleTypeUid>1152921504606847348</com:RoleTypeUid>
               </com:RoleTypeIdentity>