POST api/v1/KPIDetailTemplate/List

Request Information

URI Parameters

None.

Body Parameters

KPIDetailTemplateParamModel
NameDescriptionTypeAdditional information
KPITemplateId

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:
{
  "KPITemplateId": "sample string 1",
  "FilterQuery": null,
  "ScreenGUID": "sample string 2",
  "DocumentWidth": 3,
  "Url": "sample string 4",
  "OptionConfigsMore": null,
  "QuerySearch": null,
  "IsTestCase": true
}

application/xml, text/xml

Sample:
<KPIDetailTemplateParamModel 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">3</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 2</ScreenGUID>
  <Url xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 4</Url>
  <KPITemplateId>sample string 1</KPITemplateId>
</KPIDetailTemplateParamModel>

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 'KPIDetailTemplateParamModel'.

Response Information

Resource Description

EzyResultObjectOfEzyDataSourceResultOfKPIDetailTemplateModel
NameDescriptionTypeAdditional information
Data

EzyDataSourceResultOfKPIDetailTemplateModel

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",
        "KPITemplateId": "sample string 2",
        "RateValue": 1,
        "Name": "sample string 3",
        "ColorCode": "sample string 4",
        "OrderNo": 5,
        "IsDisable": true,
        "Note": "sample string 7",
        "FunctionProcess": "sample string 8",
        "Criterion": 1,
        "IsNegative": true,
        "HRGroup_Permissions": [
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          },
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          }
        ],
        "SettingType": "sample string 10"
      },
      {
        "Id": "sample string 1",
        "KPITemplateId": "sample string 2",
        "RateValue": 1,
        "Name": "sample string 3",
        "ColorCode": "sample string 4",
        "OrderNo": 5,
        "IsDisable": true,
        "Note": "sample string 7",
        "FunctionProcess": "sample string 8",
        "Criterion": 1,
        "IsNegative": true,
        "HRGroup_Permissions": [
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          },
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          }
        ],
        "SettingType": "sample string 10"
      }
    ],
    "DataTotal": [
      {
        "Id": "sample string 1",
        "KPITemplateId": "sample string 2",
        "RateValue": 1,
        "Name": "sample string 3",
        "ColorCode": "sample string 4",
        "OrderNo": 5,
        "IsDisable": true,
        "Note": "sample string 7",
        "FunctionProcess": "sample string 8",
        "Criterion": 1,
        "IsNegative": true,
        "HRGroup_Permissions": [
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          },
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          }
        ],
        "SettingType": "sample string 10"
      },
      {
        "Id": "sample string 1",
        "KPITemplateId": "sample string 2",
        "RateValue": 1,
        "Name": "sample string 3",
        "ColorCode": "sample string 4",
        "OrderNo": 5,
        "IsDisable": true,
        "Note": "sample string 7",
        "FunctionProcess": "sample string 8",
        "Criterion": 1,
        "IsNegative": true,
        "HRGroup_Permissions": [
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          },
          {
            "Key": "sample string 1",
            "GroupName": "sample string 2",
            "HRGroupName": "",
            "UserLeadUserScreenCode": "sample string 3",
            "Note": "sample string 4",
            "ParentType": "sample string 5",
            "ParentId": "sample string 6",
            "Id": "sample string 7",
            "IsAllowAdmin": true,
            "IsAllowPMOfProject": true,
            "IsAllowPMLeadPM": true,
            "IsAllowUserLeadUser": true,
            "IsAllowAll": true,
            "IsAllowBD": true,
            "IsAllowCM": true,
            "IsAllowTK": true,
            "IsAllowTM": true,
            "IsAllowPA": true,
            "IsAllowQC": true,
            "IsAllowMT": true,
            "IsAllowTK3D": true,
            "DepartmentId": "sample string 21",
            "HRGroupId": "sample string 22",
            "JobTitleId": "sample string 23",
            "StaffId": "sample string 24",
            "StaffEmails": [
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Email": "sample string 1",
                "StaffName": "sample string 2"
              }
            ],
            "OtherStaffIds": [
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              },
              {
                "Id": "sample string 1",
                "StaffName": "sample string 2"
              }
            ]
          }
        ],
        "SettingType": "sample string 10"
      }
    ],
    "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:
<EzyResultObjectOfEzyDataSourceResultOfKPIDetailTemplateModel3BwjWE5fUXXDg0Sb 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:KPIDetailTemplateModel>
        <d3p1:ColorCode>sample string 4</d3p1:ColorCode>
        <d3p1:Criterion>1</d3p1:Criterion>
        <d3p1:FunctionProcess>sample string 8</d3p1:FunctionProcess>
        <d3p1:HRGroup_Permissions xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ezy.APIService.AppSystemService.Models">
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
        </d3p1:HRGroup_Permissions>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsNegative>true</d3p1:IsNegative>
        <d3p1:KPITemplateId>sample string 2</d3p1:KPITemplateId>
        <d3p1:Name>sample string 3</d3p1:Name>
        <d3p1:Note>sample string 7</d3p1:Note>
        <d3p1:OrderNo>5</d3p1:OrderNo>
        <d3p1:RateValue>1</d3p1:RateValue>
        <d3p1:SettingType>sample string 10</d3p1:SettingType>
      </d3p1:KPIDetailTemplateModel>
      <d3p1:KPIDetailTemplateModel>
        <d3p1:ColorCode>sample string 4</d3p1:ColorCode>
        <d3p1:Criterion>1</d3p1:Criterion>
        <d3p1:FunctionProcess>sample string 8</d3p1:FunctionProcess>
        <d3p1:HRGroup_Permissions xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ezy.APIService.AppSystemService.Models">
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
        </d3p1:HRGroup_Permissions>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsNegative>true</d3p1:IsNegative>
        <d3p1:KPITemplateId>sample string 2</d3p1:KPITemplateId>
        <d3p1:Name>sample string 3</d3p1:Name>
        <d3p1:Note>sample string 7</d3p1:Note>
        <d3p1:OrderNo>5</d3p1:OrderNo>
        <d3p1:RateValue>1</d3p1:RateValue>
        <d3p1:SettingType>sample string 10</d3p1:SettingType>
      </d3p1:KPIDetailTemplateModel>
    </d2p1:Data>
    <d2p1:DataTotal xmlns:d3p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
      <d3p1:KPIDetailTemplateModel>
        <d3p1:ColorCode>sample string 4</d3p1:ColorCode>
        <d3p1:Criterion>1</d3p1:Criterion>
        <d3p1:FunctionProcess>sample string 8</d3p1:FunctionProcess>
        <d3p1:HRGroup_Permissions xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ezy.APIService.AppSystemService.Models">
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
        </d3p1:HRGroup_Permissions>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsNegative>true</d3p1:IsNegative>
        <d3p1:KPITemplateId>sample string 2</d3p1:KPITemplateId>
        <d3p1:Name>sample string 3</d3p1:Name>
        <d3p1:Note>sample string 7</d3p1:Note>
        <d3p1:OrderNo>5</d3p1:OrderNo>
        <d3p1:RateValue>1</d3p1:RateValue>
        <d3p1:SettingType>sample string 10</d3p1:SettingType>
      </d3p1:KPIDetailTemplateModel>
      <d3p1:KPIDetailTemplateModel>
        <d3p1:ColorCode>sample string 4</d3p1:ColorCode>
        <d3p1:Criterion>1</d3p1:Criterion>
        <d3p1:FunctionProcess>sample string 8</d3p1:FunctionProcess>
        <d3p1:HRGroup_Permissions xmlns:d5p1="http://schemas.datacontract.org/2004/07/Ezy.APIService.AppSystemService.Models">
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
          <d5p1:SystemFunctionSettingModel>
            <DepartmentId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 21</DepartmentId>
            <HRGroupId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 22</HRGroupId>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 7</Id>
            <IsAllowAdmin xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAdmin>
            <IsAllowAll xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowAll>
            <IsAllowBD xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowBD>
            <IsAllowCM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowCM>
            <IsAllowMT xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowMT>
            <IsAllowPA xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPA>
            <IsAllowPMLeadPM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMLeadPM>
            <IsAllowPMOfProject xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowPMOfProject>
            <IsAllowQC xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowQC>
            <IsAllowTK xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK>
            <IsAllowTK3D xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTK3D>
            <IsAllowTM xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowTM>
            <IsAllowUserLeadUser xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">true</IsAllowUserLeadUser>
            <JobTitleId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 23</JobTitleId>
            <OtherStaffIds xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
              <StaffIdModel>
                <Id>sample string 1</Id>
                <StaffName>sample string 2</StaffName>
              </StaffIdModel>
            </OtherStaffIds>
            <StaffEmails xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
              <StaffEmailModel>
                <Email>sample string 1</Email>
                <StaffName>sample string 2</StaffName>
              </StaffEmailModel>
            </StaffEmails>
            <StaffId xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.BaseData.Models">sample string 24</StaffId>
            <d5p1:GroupName>sample string 2</d5p1:GroupName>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Note>sample string 4</d5p1:Note>
            <d5p1:ParentId>sample string 6</d5p1:ParentId>
            <d5p1:ParentType>sample string 5</d5p1:ParentType>
            <d5p1:UserLeadUserScreenCode>sample string 3</d5p1:UserLeadUserScreenCode>
          </d5p1:SystemFunctionSettingModel>
        </d3p1:HRGroup_Permissions>
        <d3p1:Id>sample string 1</d3p1:Id>
        <d3p1:IsDisable>true</d3p1:IsDisable>
        <d3p1:IsNegative>true</d3p1:IsNegative>
        <d3p1:KPITemplateId>sample string 2</d3p1:KPITemplateId>
        <d3p1:Name>sample string 3</d3p1:Name>
        <d3p1:Note>sample string 7</d3p1:Note>
        <d3p1:OrderNo>5</d3p1:OrderNo>
        <d3p1:RateValue>1</d3p1:RateValue>
        <d3p1:SettingType>sample string 10</d3p1:SettingType>
      </d3p1:KPIDetailTemplateModel>
    </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>
</EzyResultObjectOfEzyDataSourceResultOfKPIDetailTemplateModel3BwjWE5fUXXDg0Sb>