EchoTex_Payroll/HRM.UI/RDLC/LeaveLedgers.rdlc

829 lines
37 KiB
Plaintext
Raw Normal View History

2024-10-14 10:01:49 +06:00
<?xml version="1.0" encoding="utf-8"?>
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
<AutoRefresh>0</AutoRefresh>
<DataSources>
<DataSource Name="DummyDataSource">
<ConnectionProperties>
<DataProvider>SQL</DataProvider>
<ConnectString />
</ConnectionProperties>
<rd:DataSourceID>7a7979b8-0967-4b9a-9cb9-7f3b6a518038</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="TeamLeaveEmpInfo">
<Query>
<DataSourceName>DummyDataSource</DataSourceName>
<CommandText />
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<Fields>
<Field Name="EmpNo">
<DataField>EmpNo</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="EmpName">
<DataField>EmpName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Designation">
<DataField>Designation</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Department">
<DataField>Department</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="LeavePeriod">
<DataField>LeavePeriod</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="LeaveApprover">
<DataField>LeaveApprover</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="LeaveNotifier">
<DataField>LeaveNotifier</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<rd:DataSetInfo>
<rd:DataSetName>dsEmpLeaveLedger</rd:DataSetName>
<rd:TableName>TeamLeaveEmpInfo</rd:TableName>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<ReportSections>
<ReportSection>
<Body>
<ReportItems>
<Tablix Name="list1">
<TablixBody>
<TablixColumns>
<TablixColumn>
<Width>7.05in</Width>
</TablixColumn>
</TablixColumns>
<TablixRows>
<TablixRow>
<Height>4.2in</Height>
<TablixCells>
<TablixCell>
<CellContents>
<Rectangle Name="list1_Contents">
<ReportItems>
<Textbox Name="textbox2">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>ID</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox2</rd:DefaultName>
<Left>0.20833in</Left>
<Height>0.2in</Height>
<Width>0.88in</Width>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox3">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Fields!EmpNo.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox3</rd:DefaultName>
<Left>1.0884in</Left>
<Height>0.2in</Height>
<Width>2.18in</Width>
<ZIndex>1</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox5">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Name</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.21in</Top>
<Left>0.20833in</Left>
<Height>0.2in</Height>
<Width>0.88in</Width>
<ZIndex>2</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox4">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Fields!EmpName.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.21in</Top>
<Left>1.0884in</Left>
<Height>0.2in</Height>
<Width>2.18in</Width>
<ZIndex>3</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox7">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value EvaluationMode="Constant">Department</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.42in</Top>
<Left>0.20833in</Left>
<Height>0.2in</Height>
<Width>0.88in</Width>
<ZIndex>4</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox6">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Fields!Department.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.42in</Top>
<Left>1.0884in</Left>
<Height>0.2in</Height>
<Width>2.18in</Width>
<ZIndex>5</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox9">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Designation</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.63in</Top>
<Left>0.20833in</Left>
<Height>0.2in</Height>
<Width>0.88in</Width>
<ZIndex>6</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox8">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Fields!Designation.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.63in</Top>
<Left>1.0884in</Left>
<Height>0.2in</Height>
<Width>2.18in</Width>
<ZIndex>7</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox18">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Date </Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Left>3.8125in</Left>
<Height>0.2in</Height>
<Width>1in</Width>
<ZIndex>8</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox17">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Format(Today(), "dd MMM yyyy")</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Left>4.813in</Left>
<Height>0.2in</Height>
<Width>2.14533in</Width>
<ZIndex>9</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox11">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value />
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.63in</Top>
<Left>3.8125in</Left>
<Height>0.2in</Height>
<Width>1in</Width>
<ZIndex>10</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox10">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value EvaluationMode="Constant" />
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.63in</Top>
<Left>4.813in</Left>
<Height>0.2in</Height>
<Width>2.14533in</Width>
<ZIndex>11</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox13">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Leave Period</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.21in</Top>
<Left>3.8125in</Left>
<Height>0.2in</Height>
<Width>1in</Width>
<ZIndex>12</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox12">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Fields!LeavePeriod.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.21in</Top>
<Left>4.813in</Left>
<Height>0.2in</Height>
<Width>2.14533in</Width>
<ZIndex>13</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox16">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value EvaluationMode="Constant">Approver</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.42in</Top>
<Left>3.8125in</Left>
<Height>0.2in</Height>
<Width>1in</Width>
<ZIndex>14</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox14">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=": " &amp; Fields!LeaveApprover.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>0.42in</Top>
<Left>4.813in</Left>
<Height>0.2in</Height>
<Width>2.14533in</Width>
<ZIndex>15</ZIndex>
<Style>
<FontFamily />
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Subreport Name="subreport1">
<ReportName>LeaveLedgersType</ReportName>
<Parameters>
<Parameter Name="prmEmployeeNo">
<Value>=Fields!EmpNo.Value</Value>
</Parameter>
</Parameters>
<KeepTogether>true</KeepTogether>
<Top>0.95in</Top>
<Left>0.20833in</Left>
<Height>1.6in</Height>
<Width>6.75in</Width>
<ZIndex>16</ZIndex>
<Style />
</Subreport>
<Subreport Name="subreport2">
<ReportName>LeaveLedgersDetails</ReportName>
<Parameters>
<Parameter Name="prmEmployeeNo">
<Value>=Fields!EmpNo.Value</Value>
</Parameter>
</Parameters>
<KeepTogether>true</KeepTogether>
<Top>2.625in</Top>
<Left>0.20833in</Left>
<Height>1.5in</Height>
<Width>6.75in</Width>
<ZIndex>17</ZIndex>
<Style />
</Subreport>
</ReportItems>
<KeepTogether>true</KeepTogether>
<Style />
</Rectangle>
</CellContents>
</TablixCell>
</TablixCells>
</TablixRow>
</TablixRows>
</TablixBody>
<TablixColumnHierarchy>
<TablixMembers>
<TablixMember />
</TablixMembers>
</TablixColumnHierarchy>
<TablixRowHierarchy>
<TablixMembers>
<TablixMember>
<Group Name="list1_Details_Group">
<GroupExpressions>
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
</GroupExpressions>
</Group>
<DataElementOutput>Output</DataElementOutput>
<KeepTogether>true</KeepTogether>
</TablixMember>
</TablixMembers>
</TablixRowHierarchy>
<DataSetName>TeamLeaveEmpInfo</DataSetName>
<Height>4.2in</Height>
<Width>7.05in</Width>
<Style />
</Tablix>
</ReportItems>
<Height>4.2in</Height>
<Style />
</Body>
<Width>7.0625in</Width>
<Page>
<PageHeader>
<Height>1.25in</Height>
<PrintOnFirstPage>true</PrintOnFirstPage>
<PrintOnLastPage>true</PrintOnLastPage>
<ReportItems>
<Textbox Name="textbox15">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=" " +Parameters!CompanyInfo.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontSize>11pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>0.075in</Top>
<Left>1.7in</Left>
<Height>0.25in</Height>
<Width>5.25833in</Width>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Image Name="image1">
<Source>External</Source>
<Value>="file:///" &amp; Parameters!Logo.Value</Value>
<MIMEType>image/jpg</MIMEType>
<Sizing>FitProportional</Sizing>
<Top>0.025in</Top>
<Height>0.825in</Height>
<Width>1.7in</Width>
<ZIndex>1</ZIndex>
<Style />
</Image>
<Textbox Name="textbox29">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=" "+Parameters!Address.Value</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox29</rd:DefaultName>
<Top>0.325in</Top>
<Left>1.7in</Left>
<Height>0.225in</Height>
<Width>5.25833in</Width>
<ZIndex>2</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox1">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Employee Leave Balance</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>0.9in</Top>
<Height>0.25in</Height>
<Width>7.05in</Width>
<ZIndex>3</ZIndex>
<Style>
<BottomBorder>
<Style>Solid</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</ReportItems>
<Style />
</PageHeader>
<PageHeight>11.69in</PageHeight>
<PageWidth>8.27in</PageWidth>
<InteractiveHeight>11in</InteractiveHeight>
<InteractiveWidth>8.5in</InteractiveWidth>
<LeftMargin>0.6in</LeftMargin>
<RightMargin>0.6in</RightMargin>
<TopMargin>0.5in</TopMargin>
<BottomMargin>0.01in</BottomMargin>
<Style />
</Page>
</ReportSection>
</ReportSections>
<ReportParameters>
<ReportParameter Name="SearchCriteria">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_0</Prompt>
</ReportParameter>
<ReportParameter Name="CompanyInfo">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_1</Prompt>
</ReportParameter>
<ReportParameter Name="Logo">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_2</Prompt>
</ReportParameter>
<ReportParameter Name="Address">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_3</Prompt>
</ReportParameter>
<ReportParameter Name="Phone">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_4</Prompt>
</ReportParameter>
<ReportParameter Name="FromDate">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_5</Prompt>
</ReportParameter>
<ReportParameter Name="ToDate">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_6</Prompt>
</ReportParameter>
</ReportParameters>
<ReportParametersLayout>
<GridLayoutDefinition>
<NumberOfColumns>2</NumberOfColumns>
<NumberOfRows>4</NumberOfRows>
<CellDefinitions>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>SearchCriteria</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>CompanyInfo</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>1</RowIndex>
<ParameterName>Logo</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>1</RowIndex>
<ParameterName>Address</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>2</RowIndex>
<ParameterName>Phone</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>2</RowIndex>
<ParameterName>FromDate</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>3</RowIndex>
<ParameterName>ToDate</ParameterName>
</CellDefinition>
</CellDefinitions>
</GridLayoutDefinition>
</ReportParametersLayout>
<Language>en-US</Language>
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
<rd:ReportUnitType>Inch</rd:ReportUnitType>
<rd:ReportID>28c65bff-3964-49b8-8090-4f71ed5fe734</rd:ReportID>
</Report>