Versions Compared

Key

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

Overview

This structure contains the complete set of information about a project. The structure is used both to retrieve detailed project information and to pass information about a project back to the server to get updated.

Format

...

titlePwsProjectDetail

...

TimeGlccOverride: String **deprecated**

...

Overview

This structure is part of PwsProjectElement that is in the response for PwsGetProject, and it contains the complete set of information about a project. The structure is used both to retrieve detailed project information and to pass information about a project back to the server to get updated.

Format


Panel
titlePwsProjectDetail

Elements

...

Element

...

Data Type

...

Required?

...

Default

...

Description

...

Sample Data

...

ProjectCode

...

String (24)

...

On Insert: No

On Update: Yes (if the ProjectUid is not supplied)

...

Installation's project naming method

...

The project code is a unique identifier for a project. See "NewProjectCode" for guidance on how to change the project code of an existing project.

...

P001053-001

...

ProjectId

...

Int32

...

On Insert: No

On Update: No

...

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

...

ProjectUid

...

Int64

...

On Insert: No

On Update: Yes (if the ProjectCode is not supplied)

...

A unique and immutable identifier for a project

...

EngagementIdentity

...

PwsEngagementRef

...

On Insert: Yes

On Update: No

...

The engagement associated with this project. Click here for more information. 

...

ProjectName

...

String (255)

...

On Insert: Yes

On Update: No

...

The name of the project

...

CloseDate

...

DateTime

...

On Insert: No

On Update: No

...

The end date of the project

...

2018--07-31z

...

CostGlccOverride

...

String

...

deprecated

...

** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**

...

CostPlccMappingType

...

String

...

deprecated

...

** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**

...

DefaultSchedulingMode

...

String (1)

...

On Insert: No

On Update: No

...

Engagement type's default value

...

The default scheduling mode associated with this project:

"D" for daily scheduling mode;

"W" for weekly scheduling mode

...

D/W

...

Description

...

String (1000)

...

On Insert: No

On Update: No

...

The description of the project

...

EmEmailFlag

...

Elements


...

languagexml
titleExample 01
collapsetrue

On insert: Yes (if BookExpenseResourcesAllowCode = C)

Element

Data Type

Required?

Default

Description

Sample Data


ProjectCode

String (24)

On Insert: Yes (if naming method is manual)

On Update: Yes (if the ProjectUid is not supplied)

See description

The project code is a unique identifier for a project. On insert, you are required to specify either ProjectCode or NewProjectCode if the account is configured for manual numbering. A value may optionally be specified if hybrid numbering is in effect (a unique project code will be generated automatically if not). A value may not be specified if automatic numbering is in effect. See "NewProjectCode" for guidance on how to change the project code of an existing project.

P001053-001


ProjectId

Int32

No


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



ProjectUid

Int64

On Insert: No

On Update: No

???

true

EngagementTimestamp

String

On Insert: No

On Update: No

Base64 encoded timestamp 

ExpenseApprovalUserIdentity

PwsUserRefYes (if the ProjectCode is not supplied)


A unique and immutable identifier for a project



EngagementIdentity

PwsEngagementRef

On Insert: Yes (if ExpenseApproverType is "U")

On Update: No


The user who is the specific expense approver user. Click here for engagement associated with this project. If an EngagementIdentity is specifed on update, it must match the existing engagement associated with the project. Projects may not be moved among engagements. Click here for more information. 



ExpenseApproverTypeProjectName

String (1255)

On Insert: Yes

On Update: No


The expense approver associated with this project:

"E" for engagement manager

"M" for project manager (PM) for team, engagement manger for PM

"P" for project manager

"R" for resource/disbursing cost center-based approver

"T" for the project's acting PM team

"U" for specific approver user

E/M/P/R/T/U

ExpenseEntryRestrictedToResourcesAssignedToRolesFlag

Boolean

On Insert: No

On Update: No

Engagement type's default value

If set to 'true', only resource that has been assigned to a role on this project can enter expense.

true

LocationIdentity

PwsLocationRef

On Insert: Yes

On Update: No

The location of this project. Click here for more information.

ManagerIdentity

PwsUserRef

On Insert: Yes

On Update: No

The project manager associated with the project. Click here for more information. 

MinutesPerDay

Int16

On Insert: No

On Update: No

Project location default value

The number of working minutes in a day and it is used for task planning and daily billing calculation.

480

NarrativeRequiredFlag

Boolean

On Insert: No

On Update: Noname of the project.



CloseDate

DateTime

No



The end date of the project, if any.

2018--07-31z


CostGlccOverride

String

deprecated


** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**



CostPlccMappingType

String

deprecated


** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**



DefaultSchedulingMode

String (1)

No


Engagement type's default value

The default scheduling mode associated with this project:

"D" for daily scheduling mode;

"W" for weekly scheduling mode

D/W


Description

String (1000)

No



The description of the project



EmEmailFlag

Boolean

No



If set to 'true", engagement manager recieves project related emails.

true


EngagementTimestamp

String

No



Base64 encoded timestamp. Meaningless on an insert. Caller may optionally supply the value retrieved earlier by PwsGetProject. If the project has been updated since the project information was retrieved, the update will fail. No checking is done if no value is specified.



ExpenseApprovalUserIdentity

PwsUserRef

On Insert/update: Yes (if ExpenseApproverType is "U")

Engagement type's default value

If set to 'true', description is required on time cards.

true

NewProjectCode

String (24)

On Insert: No

On Update: No

The new project code. This is used by PwsSaveProject to support changing an existing project code. You can both identify a project by project code and modify the project code by specifying the original code in ProjectCode and the new value in NewProjectCode. NewProjectCode will always be null in responses from PwsGetProject. Note that the project code may only be changed if numbering scheme for projects is configured as Manual or Hybrid.

OpenDate

DateTime

On Insert: No

On Update: No

Today's date

The begin date of the project

OpenForCostFlag

Boolean

On Insert: No

On Update: No

Project stage's default value

If set to 'true', this project is open for expense entry.

true

OpenForCostTransferFlag

Boolean

On Insert: No

On Update: No

Project stage's default value

If set to 'true', this project is open to have expense transferred in.

OpenForTimeFlag

Boolean

On Insert: No

On Update: No

Project stage's default value

If set to 'true', this project is open for time entry.

OpenForTimeTransferFlag

Boolean

On Insert: No

On Update: No

Project stageThe user who is the specific expense approver user. Ignored if ExpenseApproverType is not 'U'. If ExpenseApproverType is not specified on creation, defaults for both ExpenseApproverType and ExpenseApprovalUserIdentity are taken from the engagement type. Click here for more information. 



ExpenseApproverType

String (1)

No


Engagement type's default value

The expense approver type associated with this project:

"E" for engagement manager

"M" for project manager (PM) for team, engagement manger for PM

"P" for project manager

"R" for resource/disbursing cost center-based approver

"T" for the project's acting PM team

"U" for specific approver user

E/M/P/R/T/U


ExpenseEntryRestrictedToResourcesAssignedToRolesFlag

Boolean

deprecated



Please use element BookExpenseResourcesAllowCode instead.



LocationIdentity

PwsLocationRef

On Insert: Yes

On Update: No


The location of this project. Click here for more information.



ManagerIdentity

PwsUserRef

On Insert: Yes

On Update: No


The project manager associated with the project. Click here for more information. 



MinutesPerDay

Int16

No


Project location default value

The number of working minutes in a day. Used for task planning and daily billing calculation.

480


NarrativeRequiredFlag

Boolean

No


Engagement type's default value

If set to 'true', this project is open to have time transferred in.

PercentLikelihood

Double

On Insert: No

On Update: No

Project stage's default value

The likelihood of winning a contract for this project. It is used in project financial analysis.

PmModuleEnabledFlag

Boolean

On Insert: No

On Update: No

Engagement type's default value

If set to 'true', detailed task management is turned on for the project.

ProjectStageIdentity

PwsProjectStageRef

On Insert: No

On Update: No

The first project stage ???

The stage of the project. Click here for more information.

ProjectWorkspaceEnabledFlag

Boolean

On Insert: No

On Update: No

Engagement typedescription is required on time cards.

true


NewProjectCode

String (24)

No



The new project code. This is used by PwsSaveProject to support changing an existing project code. You can both identify a project by project code and modify the project code by specifying the original code in ProjectCode and the new value in NewProjectCode. NewProjectCode will always be null in responses from PwsGetProject.

On Insert, if both the ProjectCode and NewProjectCode are specified, the NewProjectCode will take precedence.

Note: The project code may only be changed if numbering scheme for projects is configured as Manual or Hybrid.



OpenDate

DateTime

No


Today's date

The begin date of the project.



OpenForCostFlag

Boolean

No


Project stage's default value

If set to 'true', this project is open for expense entry.

true


OpenForCostTransferFlag

Boolean

No


Project stage's default value

If set to 'true', this project workspace is enabled for the projectis open to have expense transferred in.

Ratestrue

PwsProjectRate

On Insert: No

On Update: No

Cost center's default with no begin/end date and 0% contract rate or billing adjusted rate discount

The rate cards used for the project. Click here for more information.

TimeApprovalUserIdentity

PwsUserRef

On Insert: Yes (if TimeApproverType is "U")

On Update: No

The user who is the specific time approver user. Click here for more information. 


TimeApproverType

String (1)

On Insert: ???

On Update: No

The time approver associated with this project:

"A" for None (automatically approved)

"E" for engagement manager

"M" for project manager (PM) for team, engagement manger for PM

"P" for project manager

"R" for resource-based approver

"T" for the project's acting PM team

"U" for specific approver user

A/E/M/P/R/T/U

TimeEntryRestrictedToResourcesAssignedToRolesFlag

Boolean

On Insert: No

On Update: OpenForTimeFlag

Boolean

No


Project stage's default value

If set to 'true', this project is open for time entry.

true


OpenForTimeTransferFlag

Boolean

No


Project stage's default value

If set to 'true', this project is open to have time transferred in.

true


PercentLikelihood

Double

No


Project stage's default value

The likelihood of winning a contract for this project. It is used in project financial analysis.

100


PmModuleEnabledFlag

Boolean

No


Engagement type's default value

If set to 'true', only resource that has been assigned to a role on this project can enter time.

TimeEntryRestrictedToRolesAssignedToTasksFlag

Boolean

On Insert: No

On Update: detailed task management is turned on for the project.

true


ProjectStageIdentity

PwsProjectStageRef

No


The first available project stage

The stage of the project. If none specified on creation, the first allowable project stage is chosen. If enterprise configuration is enabled for your account, the enterprise configuration settings will determine which stages are allowable. Click here for more information.



ProjectWorkspaceEnabledFlag

Boolean

No


Engagement type's default value

If set to 'true', only resource that has been assigned to a task on this project can enter time.

TimeGlccOverride

String

deprecated

** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**

TimePlccMappingType

String

deprecated

** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**

UserDefinedFields

PwsUserDefinedFieldDetail

On Insert: No

On Update: No

The user defined fields associated with the engagement. Click here for more information.

WorkspaceMessages

String (255)

On Insert: No

On Update: No

The project message displayed on project workspace home tab.

BookExpenseResourceCostCenterIdentity

PwsCostCenterRef

If only resources from a specific cost center can enter expense, this is the cost center. Click here for more information. 

BookExpenseResourcesAllowCodeproject workspace is enabled for the project.

true


Rates

PwsProjectRate [0..]

No


Cost center's default with no begin/end date and 0% contract rate or billing adjusted rate discount

The rate cards used for the project. If specified on update, the current rates are replaced in their entirety by the specified rates.Click here for more information.



TimeApprovalUserIdentity

PwsUserRef

On Insert/update: Yes (if TimeApproverType is "U")

Engagement type's default value

The user who is the specific time approver user. Ignored if TimeApproverType is not 'U'. If TimeApproverType is not specified on creation, defaults for both TimeApproverType and TimeApprovalUserIdentity are taken from the engagement type. Click here for more information. 



TimeApproverType

String (1)

On Insert: NoYes

On Update: No

Engagement type's default value

The type of resources that can enter expense for time approver associated with this project:

A: any resource;

B: resource assigned to a role;

C: resource from a specific cost center.

A/B/C

BookTimeResourceCostCenterIdentity

PwsCostCenterRef

On insert: Yes (if BookTimeResourcesAllowCode = C)

If only resources from a specific cost center can enter time, this is the cost center. Click here for more information. 

BookTimeResourcesAllowCode

String (1)

On Insert: No

On Update: "A" for None (automatically approved)

"E" for engagement manager

"M" for project manager (PM) for team, engagement manger for PM

"P" for project manager

"R" for resource-based approver

"T" for the project's acting PM team

"U" for specific approver user

A/E/M/P/R/T/U


TimeEntryRestrictedToResourcesAssignedToRolesFlag

Boolean

deprecated



Please use element BookTimeResourcesAllowCode instead.



TimeEntryRestrictedToRolesAssignedToTasksFlag

Boolean

No


Engagement type's default value

The type of resources that can enter time for this project:

A: any resource;

B: resource assigned to a role;

C: resource from a specific cost center.

A/B/C

PlccMappings

PwsProjectPlccMappingCostCenter

On Insert: No

On Update: No

Engagement type's default value

Click here for more information.

ContractLineItemIdentity

PwsContractLineItemRef

On Insert: No ???

On Update: No

The contract line item that this project is associated with. Click here for more informaiton.

ManagementTeam

PwsProjectManagementTeamMember

On Insert: No

On Update: No

Non-PM Member of the project management team. Click here for more information.

BdDashboards

PwsProjectBdDashboard

On Insert: No

On Update: No

This structure contains the non-PM user on a project's management team and their project related permissionsIf set to 'true', only resource that has been assigned to a task on this project can enter time. Only when project is DTM enabled can this value be set to 'true'.

true


TimeGlccOverride

String

deprecated


** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**



TimePlccMappingType

String

deprecated


** This field has been deprecated in favor of PwsProjectPlccMappingCostCenter.**



UserDefinedFields

PwsUserDefinedFieldDetail [0..]

No



The user defined fields associated with the project. Click here for more information. To delete an existing UDF, include a PwsUserDefinedFieldDetail record in this collection that refers to the target user defined field and specifies NULL for all values.



WorkspaceMessages

String (255)

No



The project message displayed on project workspace home tab.



BookExpenseResourceCostCenterIdentity

PwsCostCenterRef

On insert/update: Yes (if BookExpenseResourcesAllowCode = C)


If only resources from a specific cost center can enter expenses, this is the cost center. Click here for more information. 

ExpenseTypeConfigurationIdentity

PwsExpenseTypeConfigurationRef

On Insert: No

On Update: No

The expense type configuration associated with this project. Click here for more information.

InheritPurchaseOrderNumberFlag

Boolean

On Insert: No

On Update: No

true

If set to 'true', project inherits the purchase order number from assocated engagement.

true/false

PurchaseOrderNumber

String (50)

On Insert: No

On Update: No

Engagement's purchase order number

The purchase order number associated with this project. Specify only if not inheriting the purchase order number from the engagement.

MET-DonCarlo-01

Usage Example(s)



BookExpenseResourcesAllowCode

String (1)

No


Engagement type's default value

The type of resources that can enter expense for this project:

A: any resource;

B: resource assigned to a role;

C: resource from a specific cost center.

Engagement types allow specification of either A (any resource) or B (resource assigned to a role) as a default on creation.

A/B/C


BookTimeResourceCostCenterIdentity

PwsCostCenterRef

On insert/update: Yes (if BookTimeResourcesAllowCode = C)


If only resources from a specific cost center can enter time, this is the cost center. Click here for more information. 



BookTimeResourcesAllowCode

String (1)

No


Engagement type's default value

The type of resources that can enter time for this project:

A: any resource;

B: resource assigned to a role;

C: resource from a specific cost center.

Engagement types allow specification of either A (any resource) or B (resource assigned to a role) as a default on creation.

A/B/C


PlccMappings

PwsProjectPlccMappingCostCenter [0..]

No


Engagement type's default value

For billable project, all five mapping types must be included. For non-billable project, three mapping types (no time revenue or ODC revenue) must be included. Each mapping type must have fraction total of 1. If specified on update, the current PLCC mappings are replaced in their entirety by the specified mappings. Click here for more information.



ContractLineItemIdentity

PwsContractLineItemRef

On Insert: Yes*

On Update: No


The contract line item that this project is associated with. Click here for more informaiton.

* If ContractLineItemIdentity is not specified on creation, but the engagement has a single contract line item, the single contract line item will be used. Otherwise, an error will be raised.



ManagementTeam

PwsProjectManagementTeamMember [0..]

No



Members of the project management team (other than those directly identified as the engagement or project manager). If specified on update, the current PM team members are replaced in their entirety by the specified team. Do not include the engagement or project manager in this listing. Click here for more information.



BdDashboards

PwsProjectBdDashboard [0..]

deprecated


** This field has been deprecated in favor of AamDashboards.**



AamDashboardsPwsProjectAamDashboardDetail

No



The configuration information for the Advanced Analytics Module dashboard within a project.

ExpenseTypeConfigurationIdentity

PwsExpenseTypeConfigurationRef

No



The expense type configuration associated with this project. Click here for more information.



InheritPurchaseOrderNumberFlag

Boolean

No


true

If set to 'true', project inherits the purchase order number from assocated engagement.

true/false


PurchaseOrderNumber

String (50)

No


Engagement's purchase order number

The purchase order number associated with this project. Specify only if not inheriting the purchase order number from the engagement.

MET-DonCarlo-01


AamDashboardsPwsProjectAamDashboardDetail

No



The configuration information for the Advanced Analytics Module dashboard within a project.

BookedResourcesWorkspacePermissionSetIdentity

PwsPermissionSetRef

No



The workspace permission set for Booked Resources (Non-Limited)

CcUsersWorkspacePermissionSetIdentity

PwsPermissionSetRef

No



The workspace permission set for Cost Center Users.

ClientWorkspacePermissionSetIdentity

PwsPermissionSetRef

No



The workspace permission set for Client.

EmWorkspacePermissionSetIdentityPwsPermissionSetRef

No



The workspace permission set for Engagement Manager.

InvoiceTabMessage

String()

No



The invoice tab message.

IssueCategoriesPwsProjectIssueCategoryDetail []No
The details of categories that can be associated with a project issue.

IssueStatusesPwsProjectIssueStatusDetail []No
The details of statuses that can be associated with a project issue.

LtdBookedResourcesWorkspacePermissionSetIdentityPwsPermissionSetRefNo
The workspace permission set for Booked Resources (Booked)

LtdOtherResourcesWorkspacePermissionSetIdentityPwsPermissionSetRefNo
The workspace permission set for Other Resources (Limited)

OtherResourcesWorkspacePermissionSetIdentityPwsPermissionSetRefNo
The workspace permission set for Other Resources (Non-Limited)

PmWorkspacePermissionSetIdentityPwsPermissionSetRefNo
The workspace permission set for Project Manager(s). This group includes the user that can act as Project Manager.

ProjectLoginsPwsProjectLoginNo
The users with access to the workspace listed on the project Client Logins tab.

PmToolCodeStringNoEngagement type's default value

N = None

C = Project Task Management Classic

S = Smartsheet Integration



Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
               <b:ProjectDetail>
                  <b:ProjectCode>P001012-002N1</b:ProjectCode>
                  <b:ProjectId i:nil="true"/>
                  <b:ProjectUid>1152921504607463659</b:ProjectUid>
                  <b:EngagementIdentity>
                     <b:EngagementCode>P001012</b:EngagementCode>
                     <b:EngagementId i:nil="true"/>
                     <b:EngagementUid>1152921504606959619</b:EngagementUid>
                  </b:EngagementIdentity>
                  <b:ProjectName>Copy of Consumer site test and launch</b:ProjectName>
                  <b:CloseDate i:nil="true"/>
                  <b:CostGlccOverride i:nil="true"/>
                  <b:CostPlccMappingType>E</b:CostPlccMappingType>
                  <b:DefaultSchedulingMode>W</b:DefaultSchedulingMode>
                  <b:Description i:nil="true"/>
                  <b:EmEmailFlag>false</b:EmEmailFlag>
                  <b:EngagementTimestamp>AAAAABT3Yko=</b:EngagementTimestamp>
                  <b:ExpenseApprovalUserIdentity i:nil="true"/>
                  <b:ExpenseApproverType>T</b:ExpenseApproverType>
                  <b:ExpenseEntryRestrictedToResourcesAssignedToRolesFlag>false</b:ExpenseEntryRestrictedToResourcesAssignedToRolesFlag>
                  <b:LocationIdentity>
                     <b:LocationId i:nil="true"/>
                     <b:LocationName>13. Springfield</b:LocationName>
                     <b:LocationUid>1152921504606850978</b:LocationUid>
                  </b:LocationIdentity>
                  <b:ManagerIdentity>
                     <b:UserDisplayName>Philippe Lee</b:UserDisplayName>
                     <b:UserId i:nil="true"/>
                     <b:UserReferenceSystemId>ID-PL2</b:UserReferenceSystemId>
                     <b:UserUid>1152921504606944260</b:UserUid>
                  </b:ManagerIdentity>
                  <b:MinutesPerDay>480</b:MinutesPerDay>
                  <b:NarrativeRequiredFlag>false</b:NarrativeRequiredFlag>
                  <b:NewProjectCode i:nil="true"/>
                  <b:OpenDate>2008-06-01T00:00:00Z</b:OpenDate>
                  <b:OpenForCostFlag>true</b:OpenForCostFlag>
                  <b:OpenForCostTransferFlag>true</b:OpenForCostTransferFlag>
                  <b:OpenForTimeFlag>true</b:OpenForTimeFlag>
                  <b:OpenForTimeTransferFlag>true</b:OpenForTimeTransferFlag>
                  <b:PercentLikelihood i:nil="true"/>
                  <b:PmModuleEnabledFlag>false</b:PmModuleEnabledFlag>
                  <b:ProjectStageIdentity>
                     <b:ProjectStageId i:nil="true"/>
                     <b:ProjectStageName>Delivery</b:ProjectStageName>
                     <b:ProjectStageShortName>Delivery</b:ProjectStageShortName>
                     <b:ProjectStageUid>1152921504606849646</b:ProjectStageUid>
                  </b:ProjectStageIdentity>
                  <b:ProjectWorkspaceEnabledFlag>true</b:ProjectWorkspaceEnabledFlag>
                  <b:Rates>
                     <b:PwsProjectRate>
                        <b:BeginDate i:nil="true"/>
                        <b:BillingAdjustedDiscountPercent>11</b:BillingAdjustedDiscountPercent>
                        <b:ContractDiscountPercent>10</b:ContractDiscountPercent>
                        <b:EndDate i:nil="true"/>
                        <b:RateCardIdentity>
                           <b:RateCardId i:nil="true"/>
                           <b:RateCardName>Standard Financial Services Rates (USD)</b:RateCardName>
                           <b:RateCardType>R</b:RateCardType>
                           <b:RateCardUid>1152921504606854735</b:RateCardUid>
                        </b:RateCardIdentity>
                     </b:PwsProjectRate>
                  </b:Rates>
                  <b:TimeApprovalUserIdentity i:nil="true"/>
                  <b:TimeApproverType>T</b:TimeApproverType>
                  <b:TimeEntryRestrictedToResourcesAssignedToRolesFlag>false</b:TimeEntryRestrictedToResourcesAssignedToRolesFlag>
                  <b:TimeEntryRestrictedToRolesAssignedToTasksFlag>false</b:TimeEntryRestrictedToRolesAssignedToTasksFlag>
                  <b:TimeGlccOverride i:nil="true"/>
                  <b:TimePlccMappingType>E</b:TimePlccMappingType>
                  <b:UserDefinedFields>
                     <b:PwsUserDefinedFieldDetail>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>PUDF_Num4dp_Req</b:UdfName>
                        <b:UdfUid>1152921504606857061</b:UdfUid>
                        <b:BooleanValue i:nil="true"/>
                        <b:DataType>I</b:DataType>
                        <b:DateValue i:nil="true"/>
                        <b:IntegerValue>888</b:IntegerValue>
                        <b:ResourceIdentityValue i:nil="true"/>
                        <b:TextValue i:nil="true"/>
                        <b:UdfTreatment>A</b:UdfTreatment>
                        <b:StoplightValues/>
                        <b:NumericValue>888</b:NumericValue>
                        <b:RelationValue i:nil="true"/>
                        <b:StoplightValuesClearFlag>false</b:StoplightValuesClearFlag>
                     </b:PwsUserDefinedFieldDetail>
                     <b:PwsUserDefinedFieldDetail>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>PUDF_YN</b:UdfName>
                        <b:UdfUid>1152921504606857062</b:UdfUid>
                        <b:BooleanValue>true</b:BooleanValue>
                        <b:DataType>Y</b:DataType>
                        <b:DateValue i:nil="true"/>
                        <b:IntegerValue i:nil="true"/>
                        <b:ResourceIdentityValue i:nil="true"/>
                        <b:TextValue i:nil="true"/>
                        <b:UdfTreatment>A</b:UdfTreatment>
                        <b:StoplightValues/>
                        <b:NumericValue i:nil="true"/>
                        <b:RelationValue i:nil="true"/>
                        <b:StoplightValuesClearFlag>false</b:StoplightValuesClearFlag>
                     </b:PwsUserDefinedFieldDetail>
                     <b:PwsUserDefinedFieldDetail>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>PUDF_DT</b:UdfName>
                        <b:UdfUid>1152921504606857063</b:UdfUid>
                        <b:BooleanValue i:nil="true"/>
                        <b:DataType>D</b:DataType>
                        <b:DateValue>2020-03-05T00:00:00Z</b:DateValue>
                        <b:IntegerValue i:nil="true"/>
                        <b:ResourceIdentityValue i:nil="true"/>
                        <b:TextValue i:nil="true"/>
                        <b:UdfTreatment>A</b:UdfTreatment>
                        <b:StoplightValues/>
                        <b:NumericValue i:nil="true"/>
                        <b:RelationValue i:nil="true"/>
                        <b:StoplightValuesClearFlag>false</b:StoplightValuesClearFlag>
                     </b:PwsUserDefinedFieldDetail>
                     <b:PwsUserDefinedFieldDetail>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>PR-Zendesk Project ID</b:UdfName>
                        <b:UdfUid>1152921504606857842</b:UdfUid>
                        <b:BooleanValue i:nil="true"/>
                        <b:DataType>T</b:DataType>
                        <b:DateValue i:nil="true"/>
                        <b:IntegerValue i:nil="true"/>
                        <b:ResourceIdentityValue i:nil="true"/>
                        <b:TextValue>-002</b:TextValue>
                        <b:UdfTreatment>A</b:UdfTreatment>
                        <b:StoplightValues/>
                        <b:NumericValue i:nil="true"/>
                        <b:RelationValue i:nil="true"/>
                        <b:StoplightValuesClearFlag>false</b:StoplightValuesClearFlag>
                     </b:PwsUserDefinedFieldDetail>
                     <b:PwsUserDefinedFieldDetail>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>PUDF_Txt</b:UdfName>
                        <b:UdfUid>1152921504606859275</b:UdfUid>
                        <b:BooleanValue i:nil="true"/>
                        <b:DataType>L</b:DataType>
                        <b:DateValue i:nil="true"/>
                        <b:IntegerValue i:nil="true"/>
                        <b:ResourceIdentityValue i:nil="true"/>
                        <b:TextValue>Hansel</b:TextValue>
                        <b:UdfTreatment>A</b:UdfTreatment>
                        <b:StoplightValues/>
                        <b:NumericValue i:nil="true"/>
                        <b:RelationValue i:nil="true"/>
                        <b:StoplightValuesClearFlag>false</b:StoplightValuesClearFlag>
                     </b:PwsUserDefinedFieldDetail>
                     <b:PwsUserDefinedFieldDetail>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>PUDF_RSC</b:UdfName>
                        <b:UdfUid>1152921504606860868</b:UdfUid>
                        <b:BooleanValue i:nil="true"/>
                        <b:DataType>R</b:DataType>
                        <b:DateValue i:nil="true"/>
                        <b:IntegerValue i:nil="true"/>
                        <b:ResourceIdentityValue>
                           <b:ResourceDisplayName>Kyle Ruddy</b:ResourceDisplayName>
                           <b:ResourceId i:nil="true"/>
                           <b:ResourceReferenceSystemId>ID-KR</b:ResourceReferenceSystemId>
                           <b:ResourceUid>1152921504607073824</b:ResourceUid>
                        </b:ResourceIdentityValue>
                        <b:TextValue i:nil="true"/>
                        <b:UdfTreatment>R</b:UdfTreatment>
                        <b:StoplightValues/>
                        <b:NumericValue i:nil="true"/>
                        <b:RelationValue i:nil="true"/>
                        <b:StoplightValuesClearFlag>false</b:StoplightValuesClearFlag>
                     </b:PwsUserDefinedFieldDetail>
                  </b:UserDefinedFields>
                  <b:WorkspaceMessages>This is a project that manages the production work of Donizetti's Don Pasquale by Met Opera 2023.</b:WorkspaceMessages>
                  <b:BookExpenseResourceCostCenterIdentity i:nil="true"/>
                  <b:BookExpenseResourcesAllowCode>A</b:BookExpenseResourcesAllowCode>
                  <b:BookTimeResourceCostCenterIdentity i:nil="true"/>
                  <b:BookTimeResourcesAllowCode>A</b:BookTimeResourcesAllowCode>
                  <b:PlccMappings>
                     <b:PwsProjectPlccMappingCostCenter>
                        <b:AllocationFraction>1</b:AllocationFraction>
                        <b:CostCenterIdentity i:nil="true"/>
                        <b:CostCenterType>E</b:CostCenterType>
                        <b:GlccOverride i:nil="true"/>
                        <b:ProjectDetail>MappingType>TR</b:MappingType>
                     <b:ProjectCode>P001053-001<</b:ProjectCode>PwsProjectPlccMappingCostCenter>
                     <b:ProjectId i:nil="true"/>PwsProjectPlccMappingCostCenter>
                        <b:ProjectUid>1152921504607161987<AllocationFraction>1</b:ProjectUid>AllocationFraction>
                        <b:EngagementIdentity>:CostCenterIdentity i:nil="true"/>
                        <b:EngagementCode>P001053<CostCenterType>E</b:EngagementCode>CostCenterType>
                        <b:EngagementIdGlccOverride i:nil="true"/>
                        <b:EngagementUid>1152921504607090526<MappingType>RDC</b:EngagementUid>MappingType>
                     </b:EngagementIdentity>PwsProjectPlccMappingCostCenter>
                     <b:ProjectName>Don Carlo (2010-2020)</b:ProjectName>
                     <b:CloseDate i:nil="true"/>PwsProjectPlccMappingCostCenter>
                        <b:CostGlccOverride i:nil="true"/>:AllocationFraction>1</b:AllocationFraction>
                        <b:CostPlccMappingTypeCostCenterIdentity i:nil="true"/>
                        <b:DefaultSchedulingMode>W<CostCenterType>E</b:DefaultSchedulingMode>CostCenterType>
                        <b:DescriptionGlccOverride i:nil="true"/>
                        <b:EmEmailFlag>true<MappingType>SRDC</b:EmEmailFlag>MappingType>
                     <b:EngagementTimestamp>AAAAAA+CKBk=</b:EngagementTimestamp>PwsProjectPlccMappingCostCenter>
                     <b:ExpenseApprovalUserIdentity i:nil="true"/>PwsProjectPlccMappingCostCenter>
                        <b:ExpenseApproverType>R<AllocationFraction>1</b:ExpenseApproverType>
    AllocationFraction>
                <b:ExpenseEntryRestrictedToResourcesAssignedToRolesFlag>false</b:ExpenseEntryRestrictedToResourcesAssignedToRolesFlag>                      <b:LocationIdentity><b:CostCenterIdentity i:nil="true"/>
                        <b:LocationId i:nil="true"/>CostCenterType>E</b:CostCenterType>
                        <b:LocationName>Springfield</b:LocationName>GlccOverride i:nil="true"/>
                        <b:LocationUid>1152921504606850978<MappingType>OR</b:LocationUid>MappingType>
                     </b:LocationIdentity>PwsProjectPlccMappingCostCenter>
                     <b:ManagerIdentity>PwsProjectPlccMappingCostCenter>
                        <b:UserDisplayName>Ronni Skinner<AllocationFraction>1</b:UserDisplayName>AllocationFraction>
                        <b:UserIdCostCenterIdentity i:nil="true"/>
                        <b:UserReferenceSystemId>030<CostCenterType>E</b:UserReferenceSystemId>CostCenterType>
                        <b:UserUid>1152921504606944264</b:UserUid>
                     </b:ManagerIdentity>
                     <b:MinutesPerDay>480</b:MinutesPerDay>GlccOverride i:nil="true"/>
                        <b:NarrativeRequiredFlag>false<MappingType>OE</b:NarrativeRequiredFlag>
MappingType>
                    <b:NewProjectCode i:nil="true"/> </b:PwsProjectPlccMappingCostCenter>
                     <b:OpenDate>2010-11-01T00:00:00Z<</b:OpenDate>
  PlccMappings>
                  <b:OpenForCostFlag>true</b:OpenForCostFlag>ContractLineItemIdentity>
                     <b:OpenForCostTransferFlag>true<ContractLineItemCode>P001012-CL1</b:OpenForCostTransferFlag>ContractLineItemCode>
                     <b:OpenForTimeFlag>true</b:OpenForTimeFlag>:ContractLineItemId i:nil="true"/>
                     <b:OpenForTimeTransferFlag>true<ContractLineItemUid>1152921504606856369</b:OpenForTimeTransferFlag>ContractLineItemUid>
                     <b:PercentLikelihood i:nil="true"/>
  </b:ContractLineItemIdentity>
                  <b:PmModuleEnabledFlag>true</b:PmModuleEnabledFlag>ManagementTeam>
                     <b:ProjectStageIdentity>PwsProjectManagementTeamMember>
                        <b:ProjectStageId i:nil="true"/>EmailFlag>true</b:EmailFlag>
                        <b:ProjectStageName>Planning<UpdateFlag>true</b:ProjectStageName>UpdateFlag>
                        <b:ProjectStageShortName>Planning</b:ProjectStageShortName>UserIdentity>
                           <b:ProjectStageUid>1152921504606849648<UserDisplayName>Larry Krakauer</b:ProjectStageUid>UserDisplayName>
                           </b<b:ProjectStageIdentity>
UserId i:nil="true"/>
                    <b:ProjectWorkspaceEnabledFlag>true</b:ProjectWorkspaceEnabledFlag>       <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
              <b:Rates>             <b:UserUid>1152921504606944254</b:UserUid>
           <b:PwsProjectRate>             </b:UserIdentity>
              <b:BeginDate i:nil="true"/>      </b:PwsProjectManagementTeamMember>
                     <b:BillingAdjustedDiscountPercent>10</b:BillingAdjustedDiscountPercent>PwsProjectManagementTeamMember>
                           <b:ContractDiscountPercent>5<EmailFlag>true</b:ContractDiscountPercent>EmailFlag>
                           <b:EndDate>2018-06-30T00:00:00Z<:UpdateFlag>true</b:EndDate>
  UpdateFlag>
                        <b:RateCardIdentity>
UserIdentity>
                             <b:RateCardIdUserDisplayName>Steve i:nil="true"/>
  Chong</b:UserDisplayName>
                           <b:RateCardName>Corporate Standard Rates (USD)</b:RateCardName>
 UserId i:nil="true"/>
                            <b:RateCardType>R<UserReferenceSystemId>ID-SC</b:RateCardType>UserReferenceSystemId>
                              <b:RateCardUid>1152921504606854730<UserUid>1152921504606944267</b:RateCardUid>UserUid>
                           </b:RateCardIdentity>
 UserIdentity>
                      </b:PwsProjectRate>PwsProjectManagementTeamMember>
                  </b:ManagementTeam>
     <b:PwsProjectRate>             <b:BdDashboards/>
              <b:BeginDate>2018-07-01T00:00:00Z</b:BeginDate>         <b:ExpenseTypeConfigurationIdentity i:nil="true"/>
                  <b:BillingAdjustedDiscountPercent>5<InheritPurchaseOrderNumberFlag>true</b:BillingAdjustedDiscountPercent>
        InheritPurchaseOrderNumberFlag>
                  <b:ContractDiscountPercent>0<PurchaseOrderNumber>PRQ20050347934</b:ContractDiscountPercent>PurchaseOrderNumber>
                   <b:Timestamp>AAAAABT3Yk4=</b:Timestamp>
       <b:EndDate i:nil="true"/>          <b:AamDashboards>
                 <b:RateCardIdentity>      <b:PwsProjectAamDashboardDetail>
                        <b:RateCardIdProjectAamDashboardId i:nil="true"/>
                        <b:ProjectAamDashboardUid>1152921504606856321</b:ProjectAamDashboardUid>
                  <b:RateCardName>Corporate Standard Rates (USD)</b:RateCardName>   <b:AamIntegrationSummary>
                           <b:RateCardType>R</b:RateCardType>
  :AamIntegrationId i:nil="true"/>
                           <b:RateCardUid>1152921504606854730<AamIntegrationName>MS Power BI</b:RateCardUid>AamIntegrationName>
                           <<b:AamIntegrationUid>1152921504606847103</b:RateCardIdentity>AamIntegrationUid>
                           <<b:AamType>M</b:PwsProjectRate>AamType>
                        </b:Rates>AamIntegrationSummary>
                        <b:TimeApprovalUserIdentity i:nil="true"/>ProjectAamDashboardName>A. Power BI Dashboard</b:ProjectAamDashboardName>
                        <b:TimeApproverType>T<BookedResourcesAllowedFlag>false</b:TimeApproverType>BookedResourcesAllowedFlag>
                        <b:TimeEntryRestrictedToResourcesAssignedToRolesFlag>true<CcUsersAllowedFlag>false</b:TimeEntryRestrictedToResourcesAssignedToRolesFlag>CcUsersAllowedFlag>
                        <b:TimeEntryRestrictedToRolesAssignedToTasksFlag>false<ClientsAllowedFlag>false</b:TimeEntryRestrictedToRolesAssignedToTasksFlag>
                     <b:TimeGlccOverride i:nil="true"/>ClientsAllowedFlag>
                        <b:TimePlccMappingType i:nil="true"/>EmAllowedFlag>false</b:EmAllowedFlag>
                        <b:UserDefinedFields>LtdBookedResourcesAllowedFlag>false</b:LtdBookedResourcesAllowedFlag>
                        <b:PwsUserDefinedFieldDetail>
  LtdOtherResourcesAllowedFlag>false</b:LtdOtherResourcesAllowedFlag>
                        <b:UdfId i:nil="true"/>OtherResourcesAllowedFlag>false</b:OtherResourcesAllowedFlag>
                           <b:UdfName>Tentative Start Date<PmAllowedFlag>false</b:UdfName>PmAllowedFlag>
                           <b:UdfUid>1152921504606859825</b:UdfUid><b:ProjectAamDashboardParams i:type="b:PwsAamPbDashboardParams">
                           <b:BooleanValuePbFilter i:nil="true"/>
                           <b:DataType>D<PbReportId>80875f5e-7fe8-4a0e-ba59-bde09fd41aad</b:DataType>PbReportId>
                           <b:DateValue>2018-01-01T00:00:00Z</b:DateValue>
                PbWorkspaceId>7b087de2-53a5-4cc7-b51d-0d780508debb</b:PbWorkspaceId>
          <b:IntegerValue i:nil="true"/>             </b:ProjectAamDashboardParams>
              <b:ResourceIdentityValue i:nil="true"/>      </b:PwsProjectAamDashboardDetail>
                     <b:TextValue i:nil="true"/>PwsProjectAamDashboardDetail>
                           <b:UdfTreatment>A</b:UdfTreatment>
  <b:ProjectAamDashboardId i:nil="true"/>
                        <b:StoplightValues/>
ProjectAamDashboardUid>1152921504606856322</b:ProjectAamDashboardUid>
                          <b:NumericValue i:nil="true"/>AamIntegrationSummary>
                           <b:RelationValueAamIntegrationId i:nil="true"/>
                        </b:PwsUserDefinedFieldDetail>                      <<b:AamIntegrationName>Other Compatible BI Tool</b:UserDefinedFields>AamIntegrationName>
                     <b:WorkspaceMessages>This project is for set and costume production for the opera Don Carlo.</b:WorkspaceMessages> <b:AamIntegrationUid>1152921504606847069</b:AamIntegrationUid>
                           <b:BookExpenseResourceCostCenterIdentity i:nil="true"/>:AamType>O</b:AamType>
                        <b:BookExpenseResourcesAllowCode>A<</b:BookExpenseResourcesAllowCode>AamIntegrationSummary>
                        <b:BookTimeResourceCostCenterIdentity i:nil="true"/>ProjectAamDashboardName>B. Third-party URL</b:ProjectAamDashboardName>
                        <b:BookTimeResourcesAllowCode>B<BookedResourcesAllowedFlag>false</b:BookTimeResourcesAllowCode>BookedResourcesAllowedFlag>
                        <b:CcUsersAllowedFlag>false</b:PlccMappings>CcUsersAllowedFlag>
                        <b:PwsProjectPlccMappingCostCenter>
  :ClientsAllowedFlag>false</b:ClientsAllowedFlag>
                        <b:AllocationFraction>0.6<EmAllowedFlag>false</b:AllocationFraction>
 :EmAllowedFlag>
                         <b:CostCenterIdentity i:nil="true"/>
  LtdBookedResourcesAllowedFlag>false</b:LtdBookedResourcesAllowedFlag>
                        <b:CostCenterType>E<LtdOtherResourcesAllowedFlag>false</b:CostCenterType>
  LtdOtherResourcesAllowedFlag>
                        <b:GlccOverride>CC-US1<OtherResourcesAllowedFlag>false</b:GlccOverride>
  OtherResourcesAllowedFlag>
                        <b:MappingType>TR<PmAllowedFlag>false</b:MappingType>PmAllowedFlag>
                         </b:PwsProjectPlccMappingCostCenter><b:ProjectAamDashboardParams i:type="b:PwsAamOtherDashboardParams">
                        <b:PwsProjectPlccMappingCostCenter>   <b:OtherUrl>https://datastudio.google.com/embed/reporting/1Lkg3k30dv3POg80rm3sQk06BVi9hqVES/page/1M</b:OtherUrl>
                        <b:AllocationFraction>0.4<</b:AllocationFraction>ProjectAamDashboardParams>
                       </b:PwsProjectAamDashboardDetail>
   <b:CostCenterIdentity i:nil="true"/>               </b:AamDashboards>
            <b:CostCenterType>R</b:CostCenterType>      <b:BookedResourcesWorkspacePermissionSetIdentity>
                     <b:GlccOverridePermissionSetId i:nil="true"/>
     
                     <b:MappingType>TR<PermissionSetName>FULL Access</b:MappingType>PermissionSetName>
                        <<b:PermissionSetUid>1152921504606848813</b:PwsProjectPlccMappingCostCenter>PermissionSetUid>
                        <b:PwsProjectPlccMappingCostCenter>
        </b:BookedResourcesWorkspacePermissionSetIdentity>
                  <b:AllocationFraction>0.6</b:AllocationFraction>
     CcUsersWorkspacePermissionSetIdentity>
                     <b:CostCenterIdentityPermissionSetId i:nil="true"/>
                       <b:PermissionSetName>No Access</b:PermissionSetName>
   <b:CostCenterType>E</b:CostCenterType>                  <b:PermissionSetUid>1152921504606848814</b:PermissionSetUid>
         <b:GlccOverride>CC-US1</b:GlccOverride>         </b:CcUsersWorkspacePermissionSetIdentity>
                  <b:MappingType>RDC</b:MappingType>ClientWorkspacePermissionSetIdentity>
                        </b:PwsProjectPlccMappingCostCenter>
<b:PermissionSetId i:nil="true"/>
                       <b:PwsProjectPlccMappingCostCenter>
     PermissionSetName>Client Access</b:PermissionSetName>
                     <b:AllocationFraction>0.4<PermissionSetUid>1152921504606848812</b:AllocationFraction>PermissionSetUid>
                   </b:ClientWorkspacePermissionSetIdentity>
       <b:CostCenterIdentity i:nil="true"/>           <b:EmWorkspacePermissionSetIdentity>
                <b:CostCenterType>R</b:CostCenterType>     <b:PermissionSetId i:nil="true"/>
                     <b:GlccOverridePermissionSetName>FULL i:nil="true"/>Access</b:PermissionSetName>
                     <b:PermissionSetUid>1152921504606848813</b:PermissionSetUid>
     <b:MappingType>RDC</b:MappingType>             </b:EmWorkspacePermissionSetIdentity>
            </b:PwsProjectPlccMappingCostCenter>      <b:InvoiceTabMessage>Please pay within 30 days of the invoice issue date.</b:InvoiceTabMessage>
         <b:PwsProjectPlccMappingCostCenter>         <b:IssueCategories>
                  <b:AllocationFraction>1</b:AllocationFraction>   <b:PwsProjectIssueCategoryDetail>
                        <b:CostCenterIdentityProjectIssueCategoryId i:nil="true"/>
  
                        <b:CostCenterType>E<ProjectIssueCategoryUid>1152921504607424704</b:CostCenterType>
  ProjectIssueCategoryUid>
                        <b:GlccOverride>CC-US<InactiveFlag>false</b:GlccOverride>
 InactiveFlag>
                         <b:MappingType>SRDC<Name>High</b:MappingType>Name>
                     </b:PwsProjectIssueCategoryDetail>
                     </b<b:PwsProjectPlccMappingCostCenter>PwsProjectIssueCategoryDetail>
                        <b:PwsProjectPlccMappingCostCenter>
  ProjectIssueCategoryId i:nil="true"/>
                        <b:AllocationFraction>1<ProjectIssueCategoryUid>1152921504607424705</b:AllocationFraction>
  ProjectIssueCategoryUid>
                        <b:CostCenterIdentity i:nil="true"/>
InactiveFlag>false</b:InactiveFlag>
                          <b:CostCenterType>E<Name>Medium</b:CostCenterType>Name>
                           <b:GlccOverride>CC-US<</b:GlccOverride>
     PwsProjectIssueCategoryDetail>
                     <b:MappingType>OR</b:MappingType>PwsProjectIssueCategoryDetail>
                         </b:PwsProjectPlccMappingCostCenter><b:ProjectIssueCategoryId i:nil="true"/>
                        <b:PwsProjectPlccMappingCostCenter>
 ProjectIssueCategoryUid>1152921504607424706</b:ProjectIssueCategoryUid>
                         <b:AllocationFraction>1<InactiveFlag>false</b:AllocationFraction>
 InactiveFlag>
                         <b:CostCenterIdentity i:nil="true"/>Name>Low</b:Name>
                           <b:CostCenterType>E<</b:CostCenterType>PwsProjectIssueCategoryDetail>
                  </b:IssueCategories>
            <b:GlccOverride>CC-US1</b:GlccOverride>      <b:IssueStatuses>
                     <b:MappingType>OE</b:MappingType>PwsProjectIssueStatusDetail>
                         </b:PwsProjectPlccMappingCostCenter><b:ProjectIssueStatusId i:nil="true"/>
                        <<b:ProjectIssueStatusUid>1152921504608120271</b:PlccMappings>ProjectIssueStatusUid>
                        <b:ContractLineItemIdentity>InactiveFlag>false</b:InactiveFlag>
                        <b:ContractLineItemCode>P001053-CL1<Name>New</b:ContractLineItemCode>Name>
                        <b:ContractLineItemId i:nil="true"/>TreatAsClosedFlag>false</b:TreatAsClosedFlag>
                        <b:ContractLineItemUid>1152921504606877177<</b:ContractLineItemUid>PwsProjectIssueStatusDetail>
                     </b:ContractLineItemIdentity><b:PwsProjectIssueStatusDetail>
                        <b:ManagementTeam>:ProjectIssueStatusId i:nil="true"/>
                        <b:PwsProjectManagementTeamMember>
  ProjectIssueStatusUid>1152921504608120272</b:ProjectIssueStatusUid>
                        <b:EmailFlag>false<InactiveFlag>false</b:EmailFlag>
  InactiveFlag>
                        <b:UpdateFlag>true<Name>Open</b:UpdateFlag>Name>
                        <b:TreatAsClosedFlag>false</b:TreatAsClosedFlag>
     <b:UserIdentity>                </b:PwsProjectIssueStatusDetail>
              <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>      <b:PwsProjectIssueStatusDetail>
                        <b:UserIdProjectIssueStatusId i:nil="true"/>
     
                        <b:UserReferenceSystemId>097<ProjectIssueStatusUid>1152921504608120273</b:UserReferenceSystemId>
   ProjectIssueStatusUid>
                          <b:UserUid>1152921504606944254<InactiveFlag>false</b:UserUid>InactiveFlag>
                           <<b:Name>Closed</b:UserIdentity>Name>
                        <<b:TreatAsClosedFlag>true</b:PwsProjectManagementTeamMember>TreatAsClosedFlag>
                     </b:ManagementTeam>PwsProjectIssueStatusDetail>
                     <b:BdDashboards>
  </b:IssueStatuses>
                     <b:PwsProjectBdDashboard>
     LtdBookedResourcesWorkspacePermissionSetIdentity>
                     <b:BookedResourcesAllowedFlag>false</b:BookedResourcesAllowedFlag>
  :PermissionSetId i:nil="true"/>
                        <b:ClientsAllowedFlag>false<PermissionSetName>FULL Access</b:ClientsAllowedFlag>
    PermissionSetName>
                      <b:DashboardAlias>Approved TC<PermissionSetUid>1152921504606848813</b:DashboardAlias>PermissionSetUid>
                  </b:LtdBookedResourcesWorkspacePermissionSetIdentity>
           <b:DashboardName>Hours approved</b:DashboardName>      <b:LtdOtherResourcesWorkspacePermissionSetIdentity>
                     <b:DashboardParametersPermissionSetId i:nil="true"/>
     
                     <b:EmAllowedFlag>false<PermissionSetName>No Access</b:EmAllowedFlag>
     PermissionSetName>
                     <b:LtdBookedResourcesAllowedFlag>false<PermissionSetUid>1152921504606848814</b:LtdBookedResourcesAllowedFlag>PermissionSetUid>
                  </b:LtdOtherResourcesWorkspacePermissionSetIdentity>
            <b:LtdOtherResourcesAllowedFlag>false</b:LtdOtherResourcesAllowedFlag>      <b:OtherResourcesWorkspacePermissionSetIdentity>
                     <b:OtherResourcesAllowedFlag>false</b:OtherResourcesAllowedFlag>
     PermissionSetId i:nil="true"/>
                     <b:PmAllowedFlag>true<PermissionSetName>FULL Access</b:PmAllowedFlag>PermissionSetName>
                        <<b:PermissionSetUid>1152921504606848813</b:PwsProjectBdDashboard>
PermissionSetUid>
                    </b:BdDashboards>
  OtherResourcesWorkspacePermissionSetIdentity>
                  <b:ExpenseTypeConfigurationIdentity>
  PmWorkspacePermissionSetIdentity>
                     <b:ExpenseTypeConfigurationIdPermissionSetId i:nil="true"/>
                        <b:ExpenseTypeConfigurationName>No Travel, Meal or Entertainment<PermissionSetName>FULL Access</b:ExpenseTypeConfigurationName>
  PermissionSetName>
                     <b:ExpenseTypeConfigurationUid>1152921504606847094<PermissionSetUid>1152921504606848813</b:ExpenseTypeConfigurationUid>
  PermissionSetUid>
                  </b:ExpenseTypeConfigurationIdentity>PmWorkspacePermissionSetIdentity>
                     <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag>
                     <b:PurchaseOrderNumber>MET-DonCarlo-01</b:PurchaseOrderNumber>ProjectLogins/>
                  </b:ProjectDetail>