POST api/v1/ProjectBasic/List

Request Information

URI Parameters

None.

Body Parameters

ProjectBasicParamModel
NameDescriptionTypeAdditional information
ProjectId

string

None.

ProjectScreenId

string

None.

FilterQuery

Dictionary of string [key] and Object [value]

None.

ScreenGUID

string

None.

DocumentWidth

integer

None.

Url

string

None.

OptionConfigsMore

Dictionary of string [key] and Object [value]

None.

QuerySearch

Dictionary of string [key] and Object [value]

None.

IsTestCase

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "ProjectId": "sample string 1",
  "ProjectScreenId": "sample string 2",
  "FilterQuery": null,
  "ScreenGUID": "sample string 3",
  "DocumentWidth": 4,
  "Url": "sample string 5",
  "OptionConfigsMore": null,
  "QuerySearch": null,
  "IsTestCase": true
}

application/xml, text/xml

Sample:
<ProjectBasicParamModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
  <DocumentWidth xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">4</DocumentWidth>
  <FilterQuery xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <IsTestCase xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsTestCase>
  <OptionConfigsMore xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <QuerySearch xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models" />
  <ScreenGUID xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 3</ScreenGUID>
  <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 5</Url>
  <ProjectId>sample string 1</ProjectId>
  <ProjectScreenId>sample string 2</ProjectScreenId>
</ProjectBasicParamModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ProjectBasicParamModel'.

Response Information

Resource Description

EzyResultObjectOfEzyDataSourceResultOfProjectBasicModel
NameDescriptionTypeAdditional information
Data

EzyDataSourceResultOfProjectBasicModel

None.

ExtraData

Dictionary of string [key] and Object [value]

None.

StartTime

decimal number

None.

EndTime

decimal number

None.

TotalMili

decimal number

None.

StatusCode

integer

None.

Msg

string

None.

MsgShowInUI

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "Data": [
      {
        "Id": "sample string 1",
        "Name": "sample string 2",
        "ColorCode": "sample string 3",
        "IsActive": true,
        "ConfigStageId": "sample string 5",
        "ConfigStageId_Name": "sample string 6",
        "PMId": "sample string 7",
        "PMId_Name": "sample string 8",
        "Source": "sample string 9",
        "Place_Area": "sample string 10",
        "Place_AddressId": "sample string 11",
        "Place_AddressLine": "sample string 12",
        "Place_Partner": "sample string 13",
        "Place_Building": "sample string 14",
        "Place_Location": "sample string 15",
        "Place_PartnerComment": "sample string 16",
        "Comment": "sample string 17",
        "Customer_Name": "sample string 18",
        "Customer_Phone": "sample string 19",
        "Customer_Email": "sample string 20",
        "Customer_Title": "sample string 21",
        "Customer_Comment": "sample string 22",
        "PercentCompleted": 1.0,
        "DisplayName": "sample string 23",
        "ConstructionManagerId": "sample string 24",
        "ConstructionManagerId_Name": "sample string 25",
        "LogoUrl": "sample string 26",
        "User_Access": "sample string 27",
        "PM_Comment": "sample string 28",
        "ProjectTypeId": "sample string 29",
        "ProjectTypeId_Name": "sample string 30",
        "ProjectPhaseId": "sample string 31",
        "ProjectPhaseId_Name": "sample string 32",
        "ProjectAmount": 33.0,
        "Header_PMName": "sample string 34",
        "CreatedByEmail": "sample string 35",
        "CRMOptyLeadId": "sample string 36",
        "CRMOptyLeadId_Name": "sample string 37",
        "InteriorTypeId": "sample string 38",
        "InteriorTypeId_Name": "sample string 39",
        "CRMScaleId": "sample string 40",
        "CRMScaleId_Name": "sample string 41",
        "CRMChallengeId": "sample string 42",
        "CRMChallengeId_Name": "sample string 43",
        "CRMPotentialId": "sample string 44",
        "CRMPotentialId_Name": "sample string 45",
        "IsCustomerService": true,
        "CurrentRepsId": "sample string 46",
        "CurrentRepsId_Name": "sample string 47",
        "OptyAmount": 1.0,
        "MilestoneId": "sample string 48",
        "Milestone_Name": "sample string 49",
        "StageId": "sample string 50",
        "StageId_Name": "sample string 51",
        "Note": "sample string 52",
        "OnlyUsePrivateWPG": true,
        "ShowInPlanweek": true,
        "CurrentReps_Comment": "sample string 54",
        "KickOffDate": 1.1,
        "CurrentEVMPaymentDate": 1.1,
        "ShowInPlanTaskWithMainanceTeam": true,
        "IsApproveEVMPlan": true,
        "KickOffDate_DayOffWeek": 1,
        "Logo_Background": "sample string 57",
        "CurrentEVMPaymentDate_Sys": 1.1,
        "IsApproveEVMPlan_Date": 1.1,
        "Place_BuildingId": "sample string 58",
        "Place_BuildingId_Name": "sample string 59",
        "IndustrialTypeId": "sample string 60",
        "IndustrialTypeId_Name": "sample string 61",
        "Project_NationId": "sample string 62",
        "Project_NationId_Name": "sample string 63",
        "Place_ProvinceId": "sample string 64",
        "Place_ProvinceId_Name": "sample string 65",
        "Date_Finished": 1.1,
        "PhotoTaken": true,
        "IsInternal": true,
        "CreatedAt": 1.1,
        "UpdatedAt": 1.1,
        "IsTemplateProject": true,
        "QCLeadId": "sample string 69",
        "QCLeadId_Name": "sample string 70",
        "PALeadId": "sample string 71",
        "PALeadId_Name": "sample string 72",
        "MTLeadId": "sample string 73",
        "MTLeadId_Name": "sample string 74",
        "BDLeadId": "sample string 75",
        "BDLeadId_Name": "sample string 76",
        "TMLeadId": "sample string 77",
        "TMLeadId_Name": "sample string 78",
        "TKLeadId": "sample string 79",
        "TKLeadId_Name": "sample string 80",
        "InvestorName": "sample string 81",
        "InvestorShortName": "sample string 82"
      },
      {
        "Id": "sample string 1",
        "Name": "sample string 2",
        "ColorCode": "sample string 3",
        "IsActive": true,
        "ConfigStageId": "sample string 5",
        "ConfigStageId_Name": "sample string 6",
        "PMId": "sample string 7",
        "PMId_Name": "sample string 8",
        "Source": "sample string 9",
        "Place_Area": "sample string 10",
        "Place_AddressId": "sample string 11",
        "Place_AddressLine": "sample string 12",
        "Place_Partner": "sample string 13",
        "Place_Building": "sample string 14",
        "Place_Location": "sample string 15",
        "Place_PartnerComment": "sample string 16",
        "Comment": "sample string 17",
        "Customer_Name": "sample string 18",
        "Customer_Phone": "sample string 19",
        "Customer_Email": "sample string 20",
        "Customer_Title": "sample string 21",
        "Customer_Comment": "sample string 22",
        "PercentCompleted": 1.0,
        "DisplayName": "sample string 23",
        "ConstructionManagerId": "sample string 24",
        "ConstructionManagerId_Name": "sample string 25",
        "LogoUrl": "sample string 26",
        "User_Access": "sample string 27",
        "PM_Comment": "sample string 28",
        "ProjectTypeId": "sample string 29",
        "ProjectTypeId_Name": "sample string 30",
        "ProjectPhaseId": "sample string 31",
        "ProjectPhaseId_Name": "sample string 32",
        "ProjectAmount": 33.0,
        "Header_PMName": "sample string 34",
        "CreatedByEmail": "sample string 35",
        "CRMOptyLeadId": "sample string 36",
        "CRMOptyLeadId_Name": "sample string 37",
        "InteriorTypeId": "sample string 38",
        "InteriorTypeId_Name": "sample string 39",
        "CRMScaleId": "sample string 40",
        "CRMScaleId_Name": "sample string 41",
        "CRMChallengeId": "sample string 42",
        "CRMChallengeId_Name": "sample string 43",
        "CRMPotentialId": "sample string 44",
        "CRMPotentialId_Name": "sample string 45",
        "IsCustomerService": true,
        "CurrentRepsId": "sample string 46",
        "CurrentRepsId_Name": "sample string 47",
        "OptyAmount": 1.0,
        "MilestoneId": "sample string 48",
        "Milestone_Name": "sample string 49",
        "StageId": "sample string 50",
        "StageId_Name": "sample string 51",
        "Note": "sample string 52",
        "OnlyUsePrivateWPG": true,
        "ShowInPlanweek": true,
        "CurrentReps_Comment": "sample string 54",
        "KickOffDate": 1.1,
        "CurrentEVMPaymentDate": 1.1,
        "ShowInPlanTaskWithMainanceTeam": true,
        "IsApproveEVMPlan": true,
        "KickOffDate_DayOffWeek": 1,
        "Logo_Background": "sample string 57",
        "CurrentEVMPaymentDate_Sys": 1.1,
        "IsApproveEVMPlan_Date": 1.1,
        "Place_BuildingId": "sample string 58",
        "Place_BuildingId_Name": "sample string 59",
        "IndustrialTypeId": "sample string 60",
        "IndustrialTypeId_Name": "sample string 61",
        "Project_NationId": "sample string 62",
        "Project_NationId_Name": "sample string 63",
        "Place_ProvinceId": "sample string 64",
        "Place_ProvinceId_Name": "sample string 65",
        "Date_Finished": 1.1,
        "PhotoTaken": true,
        "IsInternal": true,
        "CreatedAt": 1.1,
        "UpdatedAt": 1.1,
        "IsTemplateProject": true,
        "QCLeadId": "sample string 69",
        "QCLeadId_Name": "sample string 70",
        "PALeadId": "sample string 71",
        "PALeadId_Name": "sample string 72",
        "MTLeadId": "sample string 73",
        "MTLeadId_Name": "sample string 74",
        "BDLeadId": "sample string 75",
        "BDLeadId_Name": "sample string 76",
        "TMLeadId": "sample string 77",
        "TMLeadId_Name": "sample string 78",
        "TKLeadId": "sample string 79",
        "TKLeadId_Name": "sample string 80",
        "InvestorName": "sample string 81",
        "InvestorShortName": "sample string 82"
      }
    ],
    "DataTotal": [
      {
        "Id": "sample string 1",
        "Name": "sample string 2",
        "ColorCode": "sample string 3",
        "IsActive": true,
        "ConfigStageId": "sample string 5",
        "ConfigStageId_Name": "sample string 6",
        "PMId": "sample string 7",
        "PMId_Name": "sample string 8",
        "Source": "sample string 9",
        "Place_Area": "sample string 10",
        "Place_AddressId": "sample string 11",
        "Place_AddressLine": "sample string 12",
        "Place_Partner": "sample string 13",
        "Place_Building": "sample string 14",
        "Place_Location": "sample string 15",
        "Place_PartnerComment": "sample string 16",
        "Comment": "sample string 17",
        "Customer_Name": "sample string 18",
        "Customer_Phone": "sample string 19",
        "Customer_Email": "sample string 20",
        "Customer_Title": "sample string 21",
        "Customer_Comment": "sample string 22",
        "PercentCompleted": 1.0,
        "DisplayName": "sample string 23",
        "ConstructionManagerId": "sample string 24",
        "ConstructionManagerId_Name": "sample string 25",
        "LogoUrl": "sample string 26",
        "User_Access": "sample string 27",
        "PM_Comment": "sample string 28",
        "ProjectTypeId": "sample string 29",
        "ProjectTypeId_Name": "sample string 30",
        "ProjectPhaseId": "sample string 31",
        "ProjectPhaseId_Name": "sample string 32",
        "ProjectAmount": 33.0,
        "Header_PMName": "sample string 34",
        "CreatedByEmail": "sample string 35",
        "CRMOptyLeadId": "sample string 36",
        "CRMOptyLeadId_Name": "sample string 37",
        "InteriorTypeId": "sample string 38",
        "InteriorTypeId_Name": "sample string 39",
        "CRMScaleId": "sample string 40",
        "CRMScaleId_Name": "sample string 41",
        "CRMChallengeId": "sample string 42",
        "CRMChallengeId_Name": "sample string 43",
        "CRMPotentialId": "sample string 44",
        "CRMPotentialId_Name": "sample string 45",
        "IsCustomerService": true,
        "CurrentRepsId": "sample string 46",
        "CurrentRepsId_Name": "sample string 47",
        "OptyAmount": 1.0,
        "MilestoneId": "sample string 48",
        "Milestone_Name": "sample string 49",
        "StageId": "sample string 50",
        "StageId_Name": "sample string 51",
        "Note": "sample string 52",
        "OnlyUsePrivateWPG": true,
        "ShowInPlanweek": true,
        "CurrentReps_Comment": "sample string 54",
        "KickOffDate": 1.1,
        "CurrentEVMPaymentDate": 1.1,
        "ShowInPlanTaskWithMainanceTeam": true,
        "IsApproveEVMPlan": true,
        "KickOffDate_DayOffWeek": 1,
        "Logo_Background": "sample string 57",
        "CurrentEVMPaymentDate_Sys": 1.1,
        "IsApproveEVMPlan_Date": 1.1,
        "Place_BuildingId": "sample string 58",
        "Place_BuildingId_Name": "sample string 59",
        "IndustrialTypeId": "sample string 60",
        "IndustrialTypeId_Name": "sample string 61",
        "Project_NationId": "sample string 62",
        "Project_NationId_Name": "sample string 63",
        "Place_ProvinceId": "sample string 64",
        "Place_ProvinceId_Name": "sample string 65",
        "Date_Finished": 1.1,
        "PhotoTaken": true,
        "IsInternal": true,
        "CreatedAt": 1.1,
        "UpdatedAt": 1.1,
        "IsTemplateProject": true,
        "QCLeadId": "sample string 69",
        "QCLeadId_Name": "sample string 70",
        "PALeadId": "sample string 71",
        "PALeadId_Name": "sample string 72",
        "MTLeadId": "sample string 73",
        "MTLeadId_Name": "sample string 74",
        "BDLeadId": "sample string 75",
        "BDLeadId_Name": "sample string 76",
        "TMLeadId": "sample string 77",
        "TMLeadId_Name": "sample string 78",
        "TKLeadId": "sample string 79",
        "TKLeadId_Name": "sample string 80",
        "InvestorName": "sample string 81",
        "InvestorShortName": "sample string 82"
      },
      {
        "Id": "sample string 1",
        "Name": "sample string 2",
        "ColorCode": "sample string 3",
        "IsActive": true,
        "ConfigStageId": "sample string 5",
        "ConfigStageId_Name": "sample string 6",
        "PMId": "sample string 7",
        "PMId_Name": "sample string 8",
        "Source": "sample string 9",
        "Place_Area": "sample string 10",
        "Place_AddressId": "sample string 11",
        "Place_AddressLine": "sample string 12",
        "Place_Partner": "sample string 13",
        "Place_Building": "sample string 14",
        "Place_Location": "sample string 15",
        "Place_PartnerComment": "sample string 16",
        "Comment": "sample string 17",
        "Customer_Name": "sample string 18",
        "Customer_Phone": "sample string 19",
        "Customer_Email": "sample string 20",
        "Customer_Title": "sample string 21",
        "Customer_Comment": "sample string 22",
        "PercentCompleted": 1.0,
        "DisplayName": "sample string 23",
        "ConstructionManagerId": "sample string 24",
        "ConstructionManagerId_Name": "sample string 25",
        "LogoUrl": "sample string 26",
        "User_Access": "sample string 27",
        "PM_Comment": "sample string 28",
        "ProjectTypeId": "sample string 29",
        "ProjectTypeId_Name": "sample string 30",
        "ProjectPhaseId": "sample string 31",
        "ProjectPhaseId_Name": "sample string 32",
        "ProjectAmount": 33.0,
        "Header_PMName": "sample string 34",
        "CreatedByEmail": "sample string 35",
        "CRMOptyLeadId": "sample string 36",
        "CRMOptyLeadId_Name": "sample string 37",
        "InteriorTypeId": "sample string 38",
        "InteriorTypeId_Name": "sample string 39",
        "CRMScaleId": "sample string 40",
        "CRMScaleId_Name": "sample string 41",
        "CRMChallengeId": "sample string 42",
        "CRMChallengeId_Name": "sample string 43",
        "CRMPotentialId": "sample string 44",
        "CRMPotentialId_Name": "sample string 45",
        "IsCustomerService": true,
        "CurrentRepsId": "sample string 46",
        "CurrentRepsId_Name": "sample string 47",
        "OptyAmount": 1.0,
        "MilestoneId": "sample string 48",
        "Milestone_Name": "sample string 49",
        "StageId": "sample string 50",
        "StageId_Name": "sample string 51",
        "Note": "sample string 52",
        "OnlyUsePrivateWPG": true,
        "ShowInPlanweek": true,
        "CurrentReps_Comment": "sample string 54",
        "KickOffDate": 1.1,
        "CurrentEVMPaymentDate": 1.1,
        "ShowInPlanTaskWithMainanceTeam": true,
        "IsApproveEVMPlan": true,
        "KickOffDate_DayOffWeek": 1,
        "Logo_Background": "sample string 57",
        "CurrentEVMPaymentDate_Sys": 1.1,
        "IsApproveEVMPlan_Date": 1.1,
        "Place_BuildingId": "sample string 58",
        "Place_BuildingId_Name": "sample string 59",
        "IndustrialTypeId": "sample string 60",
        "IndustrialTypeId_Name": "sample string 61",
        "Project_NationId": "sample string 62",
        "Project_NationId_Name": "sample string 63",
        "Place_ProvinceId": "sample string 64",
        "Place_ProvinceId_Name": "sample string 65",
        "Date_Finished": 1.1,
        "PhotoTaken": true,
        "IsInternal": true,
        "CreatedAt": 1.1,
        "UpdatedAt": 1.1,
        "IsTemplateProject": true,
        "QCLeadId": "sample string 69",
        "QCLeadId_Name": "sample string 70",
        "PALeadId": "sample string 71",
        "PALeadId_Name": "sample string 72",
        "MTLeadId": "sample string 73",
        "MTLeadId_Name": "sample string 74",
        "BDLeadId": "sample string 75",
        "BDLeadId_Name": "sample string 76",
        "TMLeadId": "sample string 77",
        "TMLeadId_Name": "sample string 78",
        "TKLeadId": "sample string 79",
        "TKLeadId_Name": "sample string 80",
        "InvestorName": "sample string 81",
        "InvestorShortName": "sample string 82"
      }
    ],
    "ExtraData": {},
    "Errors": {},
    "Total": 2
  },
  "ExtraData": null,
  "StartTime": 1.1,
  "EndTime": 2.1,
  "TotalMili": 3.1,
  "StatusCode": 4,
  "Msg": "sample string 5",
  "MsgShowInUI": "sample string 6"
}

application/xml, text/xml

Sample:
<EzyResultObjectOfEzyDataSourceResultOfProjectBasicModel3BwjWE5fUXXDg0Sb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
  <Msg>sample string 5</Msg>
  <MsgShowInUI>sample string 6</MsgShowInUI>
  <StatusCode>4</StatusCode>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.UI">
    <d2p1:Errors />
    <d2p1:ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    <d2p1:Total>2</d2p1:Total>
    <d2p1:Data xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:ProjectBasicModel>
        <d3p1:BDLeadId>sample string 75</d3p1:BDLeadId>
        <d3p1:BDLeadId_Name>sample string 76</d3p1:BDLeadId_Name>
        <d3p1:CRMChallengeId>sample string 42</d3p1:CRMChallengeId>
        <d3p1:CRMChallengeId_Name>sample string 43</d3p1:CRMChallengeId_Name>
        <d3p1:CRMOptyLeadId>sample string 36</d3p1:CRMOptyLeadId>
        <d3p1:CRMOptyLeadId_Name>sample string 37</d3p1:CRMOptyLeadId_Name>
        <d3p1:CRMPotentialId>sample string 44</d3p1:CRMPotentialId>
        <d3p1:CRMPotentialId_Name>sample string 45</d3p1:CRMPotentialId_Name>
        <d3p1:CRMScaleId>sample string 40</d3p1:CRMScaleId>
        <d3p1:CRMScaleId_Name>sample string 41</d3p1:CRMScaleId_Name>
        <d3p1:ColorCode>sample string 3</d3p1:ColorCode>
        <d3p1:Comment>sample string 17</d3p1:Comment>
        <d3p1:ConfigStageId>sample string 5</d3p1:ConfigStageId>
        <d3p1:ConfigStageId_Name>sample string 6</d3p1:ConfigStageId_Name>
        <d3p1:ConstructionManagerId>sample string 24</d3p1:ConstructionManagerId>
        <d3p1:ConstructionManagerId_Name>sample string 25</d3p1:ConstructionManagerId_Name>
        <d3p1:CreatedAt>1.1</d3p1:CreatedAt>
        <d3p1:CreatedByEmail>sample string 35</d3p1:CreatedByEmail>
        <d3p1:CurrentEVMPaymentDate>1.1</d3p1:CurrentEVMPaymentDate>
        <d3p1:CurrentEVMPaymentDate_Sys>1.1</d3p1:CurrentEVMPaymentDate_Sys>
        <d3p1:CurrentRepsId>sample string 46</d3p1:CurrentRepsId>
        <d3p1:CurrentRepsId_Name>sample string 47</d3p1:CurrentRepsId_Name>
        <d3p1:CurrentReps_Comment>sample string 54</d3p1:CurrentReps_Comment>
        <d3p1:Customer_Comment>sample string 22</d3p1:Customer_Comment>
        <d3p1:Customer_Email>sample string 20</d3p1:Customer_Email>
        <d3p1:Customer_Name>sample string 18</d3p1:Customer_Name>
        <d3p1:Customer_Phone>sample string 19</d3p1:Customer_Phone>
        <d3p1:Customer_Title>sample string 21</d3p1:Customer_Title>
        <d3p1:Date_Finished>1.1</d3p1:Date_Finished>
        <d3p1:DisplayName>sample string 23</d3p1:DisplayName>
        <d3p1:Header_PMName>sample string 34</d3p1:Header_PMName>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IndustrialTypeId>sample string 60</d3p1:IndustrialTypeId>
        <d3p1:IndustrialTypeId_Name>sample string 61</d3p1:IndustrialTypeId_Name>
        <d3p1:InteriorTypeId>sample string 38</d3p1:InteriorTypeId>
        <d3p1:InteriorTypeId_Name>sample string 39</d3p1:InteriorTypeId_Name>
        <d3p1:InvestorName>sample string 81</d3p1:InvestorName>
        <d3p1:InvestorShortName>sample string 82</d3p1:InvestorShortName>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsApproveEVMPlan>true</d3p1:IsApproveEVMPlan>
        <d3p1:IsApproveEVMPlan_Date>1.1</d3p1:IsApproveEVMPlan_Date>
        <d3p1:IsCustomerService>true</d3p1:IsCustomerService>
        <d3p1:IsInternal>true</d3p1:IsInternal>
        <d3p1:IsTemplateProject>true</d3p1:IsTemplateProject>
        <d3p1:KickOffDate>1.1</d3p1:KickOffDate>
        <d3p1:KickOffDate_DayOffWeek>1</d3p1:KickOffDate_DayOffWeek>
        <d3p1:LogoUrl>sample string 26</d3p1:LogoUrl>
        <d3p1:Logo_Background>sample string 57</d3p1:Logo_Background>
        <d3p1:MTLeadId>sample string 73</d3p1:MTLeadId>
        <d3p1:MTLeadId_Name>sample string 74</d3p1:MTLeadId_Name>
        <d3p1:MilestoneId>sample string 48</d3p1:MilestoneId>
        <d3p1:Milestone_Name>sample string 49</d3p1:Milestone_Name>
        <d3p1:Name>sample string 2</d3p1:Name>
        <d3p1:Note>sample string 52</d3p1:Note>
        <d3p1:OnlyUsePrivateWPG>true</d3p1:OnlyUsePrivateWPG>
        <d3p1:OptyAmount>1</d3p1:OptyAmount>
        <d3p1:PALeadId>sample string 71</d3p1:PALeadId>
        <d3p1:PALeadId_Name>sample string 72</d3p1:PALeadId_Name>
        <d3p1:PMId>sample string 7</d3p1:PMId>
        <d3p1:PMId_Name>sample string 8</d3p1:PMId_Name>
        <d3p1:PM_Comment>sample string 28</d3p1:PM_Comment>
        <d3p1:PercentCompleted>1</d3p1:PercentCompleted>
        <d3p1:PhotoTaken>true</d3p1:PhotoTaken>
        <d3p1:Place_AddressId>sample string 11</d3p1:Place_AddressId>
        <d3p1:Place_AddressLine>sample string 12</d3p1:Place_AddressLine>
        <d3p1:Place_Area>sample string 10</d3p1:Place_Area>
        <d3p1:Place_Building>sample string 14</d3p1:Place_Building>
        <d3p1:Place_BuildingId>sample string 58</d3p1:Place_BuildingId>
        <d3p1:Place_BuildingId_Name>sample string 59</d3p1:Place_BuildingId_Name>
        <d3p1:Place_Location>sample string 15</d3p1:Place_Location>
        <d3p1:Place_Partner>sample string 13</d3p1:Place_Partner>
        <d3p1:Place_PartnerComment>sample string 16</d3p1:Place_PartnerComment>
        <d3p1:Place_ProvinceId>sample string 64</d3p1:Place_ProvinceId>
        <d3p1:Place_ProvinceId_Name>sample string 65</d3p1:Place_ProvinceId_Name>
        <d3p1:ProjectAmount>33</d3p1:ProjectAmount>
        <d3p1:ProjectPhaseId>sample string 31</d3p1:ProjectPhaseId>
        <d3p1:ProjectPhaseId_Name>sample string 32</d3p1:ProjectPhaseId_Name>
        <d3p1:ProjectTypeId>sample string 29</d3p1:ProjectTypeId>
        <d3p1:ProjectTypeId_Name>sample string 30</d3p1:ProjectTypeId_Name>
        <d3p1:Project_NationId>sample string 62</d3p1:Project_NationId>
        <d3p1:Project_NationId_Name>sample string 63</d3p1:Project_NationId_Name>
        <d3p1:QCLeadId>sample string 69</d3p1:QCLeadId>
        <d3p1:QCLeadId_Name>sample string 70</d3p1:QCLeadId_Name>
        <d3p1:ShowInPlanTaskWithMainanceTeam>true</d3p1:ShowInPlanTaskWithMainanceTeam>
        <d3p1:ShowInPlanweek>true</d3p1:ShowInPlanweek>
        <d3p1:Source>sample string 9</d3p1:Source>
        <d3p1:StageId>sample string 50</d3p1:StageId>
        <d3p1:StageId_Name>sample string 51</d3p1:StageId_Name>
        <d3p1:TKLeadId>sample string 79</d3p1:TKLeadId>
        <d3p1:TKLeadId_Name>sample string 80</d3p1:TKLeadId_Name>
        <d3p1:TMLeadId>sample string 77</d3p1:TMLeadId>
        <d3p1:TMLeadId_Name>sample string 78</d3p1:TMLeadId_Name>
        <d3p1:UpdatedAt>1.1</d3p1:UpdatedAt>
        <d3p1:User_Access>sample string 27</d3p1:User_Access>
      </d3p1:ProjectBasicModel>
      <d3p1:ProjectBasicModel>
        <d3p1:BDLeadId>sample string 75</d3p1:BDLeadId>
        <d3p1:BDLeadId_Name>sample string 76</d3p1:BDLeadId_Name>
        <d3p1:CRMChallengeId>sample string 42</d3p1:CRMChallengeId>
        <d3p1:CRMChallengeId_Name>sample string 43</d3p1:CRMChallengeId_Name>
        <d3p1:CRMOptyLeadId>sample string 36</d3p1:CRMOptyLeadId>
        <d3p1:CRMOptyLeadId_Name>sample string 37</d3p1:CRMOptyLeadId_Name>
        <d3p1:CRMPotentialId>sample string 44</d3p1:CRMPotentialId>
        <d3p1:CRMPotentialId_Name>sample string 45</d3p1:CRMPotentialId_Name>
        <d3p1:CRMScaleId>sample string 40</d3p1:CRMScaleId>
        <d3p1:CRMScaleId_Name>sample string 41</d3p1:CRMScaleId_Name>
        <d3p1:ColorCode>sample string 3</d3p1:ColorCode>
        <d3p1:Comment>sample string 17</d3p1:Comment>
        <d3p1:ConfigStageId>sample string 5</d3p1:ConfigStageId>
        <d3p1:ConfigStageId_Name>sample string 6</d3p1:ConfigStageId_Name>
        <d3p1:ConstructionManagerId>sample string 24</d3p1:ConstructionManagerId>
        <d3p1:ConstructionManagerId_Name>sample string 25</d3p1:ConstructionManagerId_Name>
        <d3p1:CreatedAt>1.1</d3p1:CreatedAt>
        <d3p1:CreatedByEmail>sample string 35</d3p1:CreatedByEmail>
        <d3p1:CurrentEVMPaymentDate>1.1</d3p1:CurrentEVMPaymentDate>
        <d3p1:CurrentEVMPaymentDate_Sys>1.1</d3p1:CurrentEVMPaymentDate_Sys>
        <d3p1:CurrentRepsId>sample string 46</d3p1:CurrentRepsId>
        <d3p1:CurrentRepsId_Name>sample string 47</d3p1:CurrentRepsId_Name>
        <d3p1:CurrentReps_Comment>sample string 54</d3p1:CurrentReps_Comment>
        <d3p1:Customer_Comment>sample string 22</d3p1:Customer_Comment>
        <d3p1:Customer_Email>sample string 20</d3p1:Customer_Email>
        <d3p1:Customer_Name>sample string 18</d3p1:Customer_Name>
        <d3p1:Customer_Phone>sample string 19</d3p1:Customer_Phone>
        <d3p1:Customer_Title>sample string 21</d3p1:Customer_Title>
        <d3p1:Date_Finished>1.1</d3p1:Date_Finished>
        <d3p1:DisplayName>sample string 23</d3p1:DisplayName>
        <d3p1:Header_PMName>sample string 34</d3p1:Header_PMName>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IndustrialTypeId>sample string 60</d3p1:IndustrialTypeId>
        <d3p1:IndustrialTypeId_Name>sample string 61</d3p1:IndustrialTypeId_Name>
        <d3p1:InteriorTypeId>sample string 38</d3p1:InteriorTypeId>
        <d3p1:InteriorTypeId_Name>sample string 39</d3p1:InteriorTypeId_Name>
        <d3p1:InvestorName>sample string 81</d3p1:InvestorName>
        <d3p1:InvestorShortName>sample string 82</d3p1:InvestorShortName>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsApproveEVMPlan>true</d3p1:IsApproveEVMPlan>
        <d3p1:IsApproveEVMPlan_Date>1.1</d3p1:IsApproveEVMPlan_Date>
        <d3p1:IsCustomerService>true</d3p1:IsCustomerService>
        <d3p1:IsInternal>true</d3p1:IsInternal>
        <d3p1:IsTemplateProject>true</d3p1:IsTemplateProject>
        <d3p1:KickOffDate>1.1</d3p1:KickOffDate>
        <d3p1:KickOffDate_DayOffWeek>1</d3p1:KickOffDate_DayOffWeek>
        <d3p1:LogoUrl>sample string 26</d3p1:LogoUrl>
        <d3p1:Logo_Background>sample string 57</d3p1:Logo_Background>
        <d3p1:MTLeadId>sample string 73</d3p1:MTLeadId>
        <d3p1:MTLeadId_Name>sample string 74</d3p1:MTLeadId_Name>
        <d3p1:MilestoneId>sample string 48</d3p1:MilestoneId>
        <d3p1:Milestone_Name>sample string 49</d3p1:Milestone_Name>
        <d3p1:Name>sample string 2</d3p1:Name>
        <d3p1:Note>sample string 52</d3p1:Note>
        <d3p1:OnlyUsePrivateWPG>true</d3p1:OnlyUsePrivateWPG>
        <d3p1:OptyAmount>1</d3p1:OptyAmount>
        <d3p1:PALeadId>sample string 71</d3p1:PALeadId>
        <d3p1:PALeadId_Name>sample string 72</d3p1:PALeadId_Name>
        <d3p1:PMId>sample string 7</d3p1:PMId>
        <d3p1:PMId_Name>sample string 8</d3p1:PMId_Name>
        <d3p1:PM_Comment>sample string 28</d3p1:PM_Comment>
        <d3p1:PercentCompleted>1</d3p1:PercentCompleted>
        <d3p1:PhotoTaken>true</d3p1:PhotoTaken>
        <d3p1:Place_AddressId>sample string 11</d3p1:Place_AddressId>
        <d3p1:Place_AddressLine>sample string 12</d3p1:Place_AddressLine>
        <d3p1:Place_Area>sample string 10</d3p1:Place_Area>
        <d3p1:Place_Building>sample string 14</d3p1:Place_Building>
        <d3p1:Place_BuildingId>sample string 58</d3p1:Place_BuildingId>
        <d3p1:Place_BuildingId_Name>sample string 59</d3p1:Place_BuildingId_Name>
        <d3p1:Place_Location>sample string 15</d3p1:Place_Location>
        <d3p1:Place_Partner>sample string 13</d3p1:Place_Partner>
        <d3p1:Place_PartnerComment>sample string 16</d3p1:Place_PartnerComment>
        <d3p1:Place_ProvinceId>sample string 64</d3p1:Place_ProvinceId>
        <d3p1:Place_ProvinceId_Name>sample string 65</d3p1:Place_ProvinceId_Name>
        <d3p1:ProjectAmount>33</d3p1:ProjectAmount>
        <d3p1:ProjectPhaseId>sample string 31</d3p1:ProjectPhaseId>
        <d3p1:ProjectPhaseId_Name>sample string 32</d3p1:ProjectPhaseId_Name>
        <d3p1:ProjectTypeId>sample string 29</d3p1:ProjectTypeId>
        <d3p1:ProjectTypeId_Name>sample string 30</d3p1:ProjectTypeId_Name>
        <d3p1:Project_NationId>sample string 62</d3p1:Project_NationId>
        <d3p1:Project_NationId_Name>sample string 63</d3p1:Project_NationId_Name>
        <d3p1:QCLeadId>sample string 69</d3p1:QCLeadId>
        <d3p1:QCLeadId_Name>sample string 70</d3p1:QCLeadId_Name>
        <d3p1:ShowInPlanTaskWithMainanceTeam>true</d3p1:ShowInPlanTaskWithMainanceTeam>
        <d3p1:ShowInPlanweek>true</d3p1:ShowInPlanweek>
        <d3p1:Source>sample string 9</d3p1:Source>
        <d3p1:StageId>sample string 50</d3p1:StageId>
        <d3p1:StageId_Name>sample string 51</d3p1:StageId_Name>
        <d3p1:TKLeadId>sample string 79</d3p1:TKLeadId>
        <d3p1:TKLeadId_Name>sample string 80</d3p1:TKLeadId_Name>
        <d3p1:TMLeadId>sample string 77</d3p1:TMLeadId>
        <d3p1:TMLeadId_Name>sample string 78</d3p1:TMLeadId_Name>
        <d3p1:UpdatedAt>1.1</d3p1:UpdatedAt>
        <d3p1:User_Access>sample string 27</d3p1:User_Access>
      </d3p1:ProjectBasicModel>
    </d2p1:Data>
    <d2p1:DataTotal xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:ProjectBasicModel>
        <d3p1:BDLeadId>sample string 75</d3p1:BDLeadId>
        <d3p1:BDLeadId_Name>sample string 76</d3p1:BDLeadId_Name>
        <d3p1:CRMChallengeId>sample string 42</d3p1:CRMChallengeId>
        <d3p1:CRMChallengeId_Name>sample string 43</d3p1:CRMChallengeId_Name>
        <d3p1:CRMOptyLeadId>sample string 36</d3p1:CRMOptyLeadId>
        <d3p1:CRMOptyLeadId_Name>sample string 37</d3p1:CRMOptyLeadId_Name>
        <d3p1:CRMPotentialId>sample string 44</d3p1:CRMPotentialId>
        <d3p1:CRMPotentialId_Name>sample string 45</d3p1:CRMPotentialId_Name>
        <d3p1:CRMScaleId>sample string 40</d3p1:CRMScaleId>
        <d3p1:CRMScaleId_Name>sample string 41</d3p1:CRMScaleId_Name>
        <d3p1:ColorCode>sample string 3</d3p1:ColorCode>
        <d3p1:Comment>sample string 17</d3p1:Comment>
        <d3p1:ConfigStageId>sample string 5</d3p1:ConfigStageId>
        <d3p1:ConfigStageId_Name>sample string 6</d3p1:ConfigStageId_Name>
        <d3p1:ConstructionManagerId>sample string 24</d3p1:ConstructionManagerId>
        <d3p1:ConstructionManagerId_Name>sample string 25</d3p1:ConstructionManagerId_Name>
        <d3p1:CreatedAt>1.1</d3p1:CreatedAt>
        <d3p1:CreatedByEmail>sample string 35</d3p1:CreatedByEmail>
        <d3p1:CurrentEVMPaymentDate>1.1</d3p1:CurrentEVMPaymentDate>
        <d3p1:CurrentEVMPaymentDate_Sys>1.1</d3p1:CurrentEVMPaymentDate_Sys>
        <d3p1:CurrentRepsId>sample string 46</d3p1:CurrentRepsId>
        <d3p1:CurrentRepsId_Name>sample string 47</d3p1:CurrentRepsId_Name>
        <d3p1:CurrentReps_Comment>sample string 54</d3p1:CurrentReps_Comment>
        <d3p1:Customer_Comment>sample string 22</d3p1:Customer_Comment>
        <d3p1:Customer_Email>sample string 20</d3p1:Customer_Email>
        <d3p1:Customer_Name>sample string 18</d3p1:Customer_Name>
        <d3p1:Customer_Phone>sample string 19</d3p1:Customer_Phone>
        <d3p1:Customer_Title>sample string 21</d3p1:Customer_Title>
        <d3p1:Date_Finished>1.1</d3p1:Date_Finished>
        <d3p1:DisplayName>sample string 23</d3p1:DisplayName>
        <d3p1:Header_PMName>sample string 34</d3p1:Header_PMName>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IndustrialTypeId>sample string 60</d3p1:IndustrialTypeId>
        <d3p1:IndustrialTypeId_Name>sample string 61</d3p1:IndustrialTypeId_Name>
        <d3p1:InteriorTypeId>sample string 38</d3p1:InteriorTypeId>
        <d3p1:InteriorTypeId_Name>sample string 39</d3p1:InteriorTypeId_Name>
        <d3p1:InvestorName>sample string 81</d3p1:InvestorName>
        <d3p1:InvestorShortName>sample string 82</d3p1:InvestorShortName>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsApproveEVMPlan>true</d3p1:IsApproveEVMPlan>
        <d3p1:IsApproveEVMPlan_Date>1.1</d3p1:IsApproveEVMPlan_Date>
        <d3p1:IsCustomerService>true</d3p1:IsCustomerService>
        <d3p1:IsInternal>true</d3p1:IsInternal>
        <d3p1:IsTemplateProject>true</d3p1:IsTemplateProject>
        <d3p1:KickOffDate>1.1</d3p1:KickOffDate>
        <d3p1:KickOffDate_DayOffWeek>1</d3p1:KickOffDate_DayOffWeek>
        <d3p1:LogoUrl>sample string 26</d3p1:LogoUrl>
        <d3p1:Logo_Background>sample string 57</d3p1:Logo_Background>
        <d3p1:MTLeadId>sample string 73</d3p1:MTLeadId>
        <d3p1:MTLeadId_Name>sample string 74</d3p1:MTLeadId_Name>
        <d3p1:MilestoneId>sample string 48</d3p1:MilestoneId>
        <d3p1:Milestone_Name>sample string 49</d3p1:Milestone_Name>
        <d3p1:Name>sample string 2</d3p1:Name>
        <d3p1:Note>sample string 52</d3p1:Note>
        <d3p1:OnlyUsePrivateWPG>true</d3p1:OnlyUsePrivateWPG>
        <d3p1:OptyAmount>1</d3p1:OptyAmount>
        <d3p1:PALeadId>sample string 71</d3p1:PALeadId>
        <d3p1:PALeadId_Name>sample string 72</d3p1:PALeadId_Name>
        <d3p1:PMId>sample string 7</d3p1:PMId>
        <d3p1:PMId_Name>sample string 8</d3p1:PMId_Name>
        <d3p1:PM_Comment>sample string 28</d3p1:PM_Comment>
        <d3p1:PercentCompleted>1</d3p1:PercentCompleted>
        <d3p1:PhotoTaken>true</d3p1:PhotoTaken>
        <d3p1:Place_AddressId>sample string 11</d3p1:Place_AddressId>
        <d3p1:Place_AddressLine>sample string 12</d3p1:Place_AddressLine>
        <d3p1:Place_Area>sample string 10</d3p1:Place_Area>
        <d3p1:Place_Building>sample string 14</d3p1:Place_Building>
        <d3p1:Place_BuildingId>sample string 58</d3p1:Place_BuildingId>
        <d3p1:Place_BuildingId_Name>sample string 59</d3p1:Place_BuildingId_Name>
        <d3p1:Place_Location>sample string 15</d3p1:Place_Location>
        <d3p1:Place_Partner>sample string 13</d3p1:Place_Partner>
        <d3p1:Place_PartnerComment>sample string 16</d3p1:Place_PartnerComment>
        <d3p1:Place_ProvinceId>sample string 64</d3p1:Place_ProvinceId>
        <d3p1:Place_ProvinceId_Name>sample string 65</d3p1:Place_ProvinceId_Name>
        <d3p1:ProjectAmount>33</d3p1:ProjectAmount>
        <d3p1:ProjectPhaseId>sample string 31</d3p1:ProjectPhaseId>
        <d3p1:ProjectPhaseId_Name>sample string 32</d3p1:ProjectPhaseId_Name>
        <d3p1:ProjectTypeId>sample string 29</d3p1:ProjectTypeId>
        <d3p1:ProjectTypeId_Name>sample string 30</d3p1:ProjectTypeId_Name>
        <d3p1:Project_NationId>sample string 62</d3p1:Project_NationId>
        <d3p1:Project_NationId_Name>sample string 63</d3p1:Project_NationId_Name>
        <d3p1:QCLeadId>sample string 69</d3p1:QCLeadId>
        <d3p1:QCLeadId_Name>sample string 70</d3p1:QCLeadId_Name>
        <d3p1:ShowInPlanTaskWithMainanceTeam>true</d3p1:ShowInPlanTaskWithMainanceTeam>
        <d3p1:ShowInPlanweek>true</d3p1:ShowInPlanweek>
        <d3p1:Source>sample string 9</d3p1:Source>
        <d3p1:StageId>sample string 50</d3p1:StageId>
        <d3p1:StageId_Name>sample string 51</d3p1:StageId_Name>
        <d3p1:TKLeadId>sample string 79</d3p1:TKLeadId>
        <d3p1:TKLeadId_Name>sample string 80</d3p1:TKLeadId_Name>
        <d3p1:TMLeadId>sample string 77</d3p1:TMLeadId>
        <d3p1:TMLeadId_Name>sample string 78</d3p1:TMLeadId_Name>
        <d3p1:UpdatedAt>1.1</d3p1:UpdatedAt>
        <d3p1:User_Access>sample string 27</d3p1:User_Access>
      </d3p1:ProjectBasicModel>
      <d3p1:ProjectBasicModel>
        <d3p1:BDLeadId>sample string 75</d3p1:BDLeadId>
        <d3p1:BDLeadId_Name>sample string 76</d3p1:BDLeadId_Name>
        <d3p1:CRMChallengeId>sample string 42</d3p1:CRMChallengeId>
        <d3p1:CRMChallengeId_Name>sample string 43</d3p1:CRMChallengeId_Name>
        <d3p1:CRMOptyLeadId>sample string 36</d3p1:CRMOptyLeadId>
        <d3p1:CRMOptyLeadId_Name>sample string 37</d3p1:CRMOptyLeadId_Name>
        <d3p1:CRMPotentialId>sample string 44</d3p1:CRMPotentialId>
        <d3p1:CRMPotentialId_Name>sample string 45</d3p1:CRMPotentialId_Name>
        <d3p1:CRMScaleId>sample string 40</d3p1:CRMScaleId>
        <d3p1:CRMScaleId_Name>sample string 41</d3p1:CRMScaleId_Name>
        <d3p1:ColorCode>sample string 3</d3p1:ColorCode>
        <d3p1:Comment>sample string 17</d3p1:Comment>
        <d3p1:ConfigStageId>sample string 5</d3p1:ConfigStageId>
        <d3p1:ConfigStageId_Name>sample string 6</d3p1:ConfigStageId_Name>
        <d3p1:ConstructionManagerId>sample string 24</d3p1:ConstructionManagerId>
        <d3p1:ConstructionManagerId_Name>sample string 25</d3p1:ConstructionManagerId_Name>
        <d3p1:CreatedAt>1.1</d3p1:CreatedAt>
        <d3p1:CreatedByEmail>sample string 35</d3p1:CreatedByEmail>
        <d3p1:CurrentEVMPaymentDate>1.1</d3p1:CurrentEVMPaymentDate>
        <d3p1:CurrentEVMPaymentDate_Sys>1.1</d3p1:CurrentEVMPaymentDate_Sys>
        <d3p1:CurrentRepsId>sample string 46</d3p1:CurrentRepsId>
        <d3p1:CurrentRepsId_Name>sample string 47</d3p1:CurrentRepsId_Name>
        <d3p1:CurrentReps_Comment>sample string 54</d3p1:CurrentReps_Comment>
        <d3p1:Customer_Comment>sample string 22</d3p1:Customer_Comment>
        <d3p1:Customer_Email>sample string 20</d3p1:Customer_Email>
        <d3p1:Customer_Name>sample string 18</d3p1:Customer_Name>
        <d3p1:Customer_Phone>sample string 19</d3p1:Customer_Phone>
        <d3p1:Customer_Title>sample string 21</d3p1:Customer_Title>
        <d3p1:Date_Finished>1.1</d3p1:Date_Finished>
        <d3p1:DisplayName>sample string 23</d3p1:DisplayName>
        <d3p1:Header_PMName>sample string 34</d3p1:Header_PMName>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IndustrialTypeId>sample string 60</d3p1:IndustrialTypeId>
        <d3p1:IndustrialTypeId_Name>sample string 61</d3p1:IndustrialTypeId_Name>
        <d3p1:InteriorTypeId>sample string 38</d3p1:InteriorTypeId>
        <d3p1:InteriorTypeId_Name>sample string 39</d3p1:InteriorTypeId_Name>
        <d3p1:InvestorName>sample string 81</d3p1:InvestorName>
        <d3p1:InvestorShortName>sample string 82</d3p1:InvestorShortName>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsApproveEVMPlan>true</d3p1:IsApproveEVMPlan>
        <d3p1:IsApproveEVMPlan_Date>1.1</d3p1:IsApproveEVMPlan_Date>
        <d3p1:IsCustomerService>true</d3p1:IsCustomerService>
        <d3p1:IsInternal>true</d3p1:IsInternal>
        <d3p1:IsTemplateProject>true</d3p1:IsTemplateProject>
        <d3p1:KickOffDate>1.1</d3p1:KickOffDate>
        <d3p1:KickOffDate_DayOffWeek>1</d3p1:KickOffDate_DayOffWeek>
        <d3p1:LogoUrl>sample string 26</d3p1:LogoUrl>
        <d3p1:Logo_Background>sample string 57</d3p1:Logo_Background>
        <d3p1:MTLeadId>sample string 73</d3p1:MTLeadId>
        <d3p1:MTLeadId_Name>sample string 74</d3p1:MTLeadId_Name>
        <d3p1:MilestoneId>sample string 48</d3p1:MilestoneId>
        <d3p1:Milestone_Name>sample string 49</d3p1:Milestone_Name>
        <d3p1:Name>sample string 2</d3p1:Name>
        <d3p1:Note>sample string 52</d3p1:Note>
        <d3p1:OnlyUsePrivateWPG>true</d3p1:OnlyUsePrivateWPG>
        <d3p1:OptyAmount>1</d3p1:OptyAmount>
        <d3p1:PALeadId>sample string 71</d3p1:PALeadId>
        <d3p1:PALeadId_Name>sample string 72</d3p1:PALeadId_Name>
        <d3p1:PMId>sample string 7</d3p1:PMId>
        <d3p1:PMId_Name>sample string 8</d3p1:PMId_Name>
        <d3p1:PM_Comment>sample string 28</d3p1:PM_Comment>
        <d3p1:PercentCompleted>1</d3p1:PercentCompleted>
        <d3p1:PhotoTaken>true</d3p1:PhotoTaken>
        <d3p1:Place_AddressId>sample string 11</d3p1:Place_AddressId>
        <d3p1:Place_AddressLine>sample string 12</d3p1:Place_AddressLine>
        <d3p1:Place_Area>sample string 10</d3p1:Place_Area>
        <d3p1:Place_Building>sample string 14</d3p1:Place_Building>
        <d3p1:Place_BuildingId>sample string 58</d3p1:Place_BuildingId>
        <d3p1:Place_BuildingId_Name>sample string 59</d3p1:Place_BuildingId_Name>
        <d3p1:Place_Location>sample string 15</d3p1:Place_Location>
        <d3p1:Place_Partner>sample string 13</d3p1:Place_Partner>
        <d3p1:Place_PartnerComment>sample string 16</d3p1:Place_PartnerComment>
        <d3p1:Place_ProvinceId>sample string 64</d3p1:Place_ProvinceId>
        <d3p1:Place_ProvinceId_Name>sample string 65</d3p1:Place_ProvinceId_Name>
        <d3p1:ProjectAmount>33</d3p1:ProjectAmount>
        <d3p1:ProjectPhaseId>sample string 31</d3p1:ProjectPhaseId>
        <d3p1:ProjectPhaseId_Name>sample string 32</d3p1:ProjectPhaseId_Name>
        <d3p1:ProjectTypeId>sample string 29</d3p1:ProjectTypeId>
        <d3p1:ProjectTypeId_Name>sample string 30</d3p1:ProjectTypeId_Name>
        <d3p1:Project_NationId>sample string 62</d3p1:Project_NationId>
        <d3p1:Project_NationId_Name>sample string 63</d3p1:Project_NationId_Name>
        <d3p1:QCLeadId>sample string 69</d3p1:QCLeadId>
        <d3p1:QCLeadId_Name>sample string 70</d3p1:QCLeadId_Name>
        <d3p1:ShowInPlanTaskWithMainanceTeam>true</d3p1:ShowInPlanTaskWithMainanceTeam>
        <d3p1:ShowInPlanweek>true</d3p1:ShowInPlanweek>
        <d3p1:Source>sample string 9</d3p1:Source>
        <d3p1:StageId>sample string 50</d3p1:StageId>
        <d3p1:StageId_Name>sample string 51</d3p1:StageId_Name>
        <d3p1:TKLeadId>sample string 79</d3p1:TKLeadId>
        <d3p1:TKLeadId_Name>sample string 80</d3p1:TKLeadId_Name>
        <d3p1:TMLeadId>sample string 77</d3p1:TMLeadId>
        <d3p1:TMLeadId_Name>sample string 78</d3p1:TMLeadId_Name>
        <d3p1:UpdatedAt>1.1</d3p1:UpdatedAt>
        <d3p1:User_Access>sample string 27</d3p1:User_Access>
      </d3p1:ProjectBasicModel>
    </d2p1:DataTotal>
  </Data>
  <EndTime>2.1</EndTime>
  <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  <StartTime>1.1</StartTime>
  <TotalMili>3.1</TotalMili>
</EzyResultObjectOfEzyDataSourceResultOfProjectBasicModel3BwjWE5fUXXDg0Sb>