1124 lines
53 KiB
Plaintext
1124 lines
53 KiB
Plaintext
|
<?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="AttendenceDataSet">
|
||
|
<ConnectionProperties>
|
||
|
<DataProvider>System.Data.DataSet</DataProvider>
|
||
|
<ConnectString>/* Local Connection */</ConnectString>
|
||
|
</ConnectionProperties>
|
||
|
<rd:DataSourceID>d553ae94-309c-433e-9782-00048a2f31b8</rd:DataSourceID>
|
||
|
</DataSource>
|
||
|
</DataSources>
|
||
|
<DataSets>
|
||
|
<DataSet Name="AttendenceDataSet_EmpDailyAttnParent">
|
||
|
<Query>
|
||
|
<DataSourceName>AttendenceDataSet</DataSourceName>
|
||
|
<CommandText>/* Local Query */</CommandText>
|
||
|
</Query>
|
||
|
<Fields>
|
||
|
<Field Name="EmpNo">
|
||
|
<DataField>EmpNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Month">
|
||
|
<DataField>Month</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Name">
|
||
|
<DataField>Name</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Designation">
|
||
|
<DataField>Designation</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="JoiningDate">
|
||
|
<DataField>JoiningDate</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Department">
|
||
|
<DataField>Department</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Section">
|
||
|
<DataField>Section</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Floor">
|
||
|
<DataField>Floor</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="TotalOT">
|
||
|
<DataField>TotalOT</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="TotalLateHour">
|
||
|
<DataField>TotalLateHour</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="FromDate">
|
||
|
<DataField>FromDate</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="ToDate">
|
||
|
<DataField>ToDate</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>AttendenceDataSet</rd:DataSetName>
|
||
|
<rd:SchemaPath>C:\Local\EchoTex\Echo_Desktop\Payroll.Report\Attendence\AttendenceDataSet\AttendenceDataSet.xsd</rd:SchemaPath>
|
||
|
<rd:TableName>EmpDailyAttnParent</rd:TableName>
|
||
|
<rd:TableAdapterFillMethod />
|
||
|
<rd:TableAdapterGetDataMethod />
|
||
|
<rd:TableAdapterName />
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
</DataSets>
|
||
|
<ReportSections>
|
||
|
<ReportSection>
|
||
|
<Body>
|
||
|
<ReportItems>
|
||
|
<Tablix Name="Tablix1">
|
||
|
<TablixBody>
|
||
|
<TablixColumns>
|
||
|
<TablixColumn>
|
||
|
<Width>7.45in</Width>
|
||
|
</TablixColumn>
|
||
|
</TablixColumns>
|
||
|
<TablixRows>
|
||
|
<TablixRow>
|
||
|
<Height>2.87292in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Rectangle Name="Rectangle1">
|
||
|
<ReportItems>
|
||
|
<Subreport Name="Subreport1">
|
||
|
<ReportName>MultipleJobCardSub</ReportName>
|
||
|
<Parameters>
|
||
|
<Parameter Name="EmployeeNo">
|
||
|
<Value>=Fields!EmpNo.Value</Value>
|
||
|
</Parameter>
|
||
|
<Parameter Name="Month">
|
||
|
<Value>=Fields!Month.Value</Value>
|
||
|
</Parameter>
|
||
|
<Parameter Name="TotalLateHour">
|
||
|
<Value>=Fields!TotalLateHour.Value</Value>
|
||
|
</Parameter>
|
||
|
<Parameter Name="TotalOT">
|
||
|
<Value>=Fields!TotalOT.Value</Value>
|
||
|
</Parameter>
|
||
|
</Parameters>
|
||
|
<OmitBorderOnPageBreak>true</OmitBorderOnPageBreak>
|
||
|
<Top>1.40417in</Top>
|
||
|
<Left>0.00641in</Left>
|
||
|
<Height>1.46875in</Height>
|
||
|
<Width>7.43717in</Width>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Subreport>
|
||
|
<Textbox Name="textbox22">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="From Date: " & Fields!FromDate.Value & " - To Date: " & Fields!ToDate.Value</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
<TextDecoration>Underline</TextDecoration>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>7.45in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Rectangle Name="rectangle1">
|
||
|
<ReportItems>
|
||
|
<Textbox Name="Section">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Section.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Section</rd:DefaultName>
|
||
|
<Top>0.5625in</Top>
|
||
|
<Left>4.86891in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.4875in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>1pt</PaddingLeft>
|
||
|
<PaddingRight>1pt</PaddingRight>
|
||
|
<PaddingTop>1pt</PaddingTop>
|
||
|
<PaddingBottom>1pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="JoiningDate">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!JoiningDate.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>JoiningDate</rd:DefaultName>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>4.86891in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.4875in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="Department">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Department.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Department</rd:DefaultName>
|
||
|
<Top>0.5625in</Top>
|
||
|
<Left>1.38766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.19375in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="Designation">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Designation.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Designation</rd:DefaultName>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>1.38766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.19375in</Width>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>1pt</PaddingLeft>
|
||
|
<PaddingRight>1pt</PaddingRight>
|
||
|
<PaddingTop>1pt</PaddingTop>
|
||
|
<PaddingBottom>1pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="Name">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Name.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Name</rd:DefaultName>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>4.86891in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.4875in</Width>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="EmpNo">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpNo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>EmpNo</rd:DefaultName>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>1.38766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.19375in</Width>
|
||
|
<ZIndex>5</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>1pt</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>EMP. ID</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>0.06266in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.10556in</Width>
|
||
|
<ZIndex>6</ZIndex>
|
||
|
<Style>
|
||
|
<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>DESIGNATION</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>0.06266in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.10556in</Width>
|
||
|
<ZIndex>7</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox23">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>DEPARTMENT</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.5625in</Top>
|
||
|
<Left>0.06266in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.10556in</Width>
|
||
|
<ZIndex>8</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox24">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox24</rd:DefaultName>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>1.23766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>9</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox32">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>1.23766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>10</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox33">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.5625in</Top>
|
||
|
<Left>1.23766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>11</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox34">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>EMP. NAME</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>3.66335in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1in</Width>
|
||
|
<ZIndex>12</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox35">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>JOIN DATE</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>3.66335in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1in</Width>
|
||
|
<ZIndex>13</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox36">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>SECTION</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.5625in</Top>
|
||
|
<Left>3.66335in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1in</Width>
|
||
|
<ZIndex>14</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox37">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.05in</Top>
|
||
|
<Left>4.71335in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>15</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox38">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.3in</Top>
|
||
|
<Left>4.71335in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>16</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox39">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.5625in</Top>
|
||
|
<Left>4.71335in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>17</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox27">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Floor.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
||
|
<Top>0.80694in</Top>
|
||
|
<Left>1.39322in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.18819in</Width>
|
||
|
<ZIndex>18</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>1pt</PaddingLeft>
|
||
|
<PaddingRight>1pt</PaddingRight>
|
||
|
<PaddingTop>1pt</PaddingTop>
|
||
|
<PaddingBottom>1pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox40">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Floor</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.80694in</Top>
|
||
|
<Left>0.06266in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.10556in</Width>
|
||
|
<ZIndex>19</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox41">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>:</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.80694in</Top>
|
||
|
<Left>1.23766in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>0.1in</Width>
|
||
|
<ZIndex>20</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<DataElementOutput>ContentsOnly</DataElementOutput>
|
||
|
<Top>0.30694in</Top>
|
||
|
<Left>0.00678in</Left>
|
||
|
<Height>1.04654in</Height>
|
||
|
<Width>7.4368in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Rectangle>
|
||
|
</ReportItems>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Rectangle>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
</TablixRows>
|
||
|
</TablixBody>
|
||
|
<TablixColumnHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember />
|
||
|
</TablixMembers>
|
||
|
</TablixColumnHierarchy>
|
||
|
<TablixRowHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="Details" />
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixRowHierarchy>
|
||
|
<DataSetName>AttendenceDataSet_EmpDailyAttnParent</DataSetName>
|
||
|
<Left>0.00677in</Left>
|
||
|
<Height>2.87292in</Height>
|
||
|
<Width>7.45in</Width>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Tablix>
|
||
|
</ReportItems>
|
||
|
<Height>2.87292in</Height>
|
||
|
<Style />
|
||
|
</Body>
|
||
|
<Width>7.46355in</Width>
|
||
|
<Page>
|
||
|
<PageHeader>
|
||
|
<Height>1.2375in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox2">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>MONTHLY JOB CARD REPORT</Value>
|
||
|
<Style>
|
||
|
<FontSize>11pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
<TextDecoration>Underline</TextDecoration>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
||
|
<Top>0.925in</Top>
|
||
|
<Left>0.00677in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>7.45in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Image Name="image1">
|
||
|
<Source>External</Source>
|
||
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
||
|
<MIMEType>image/bmp</MIMEType>
|
||
|
<Sizing>Fit</Sizing>
|
||
|
<Top>0.125in</Top>
|
||
|
<Left>0.00677in</Left>
|
||
|
<Height>0.75in</Height>
|
||
|
<Width>1.15in</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>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox29</rd:DefaultName>
|
||
|
<Top>0.375in</Top>
|
||
|
<Left>1.16693in</Left>
|
||
|
<Height>0.4in</Height>
|
||
|
<Width>6.28342in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox31">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>11pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.125in</Top>
|
||
|
<Left>1.16693in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>6.28342in</Width>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</PageHeader>
|
||
|
<PageFooter>
|
||
|
<Height>0.51875in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox15">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>P: Present, A: Absent, Lv: Leave, W: Weekly Holiday, H: Festival Holiday, L: Late, OD: Outside Duty</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox15</rd:DefaultName>
|
||
|
<Left>0.01355in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>7.45in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox26">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Print Date & Time: " & Format(Now(), "dd MMM yyyy, hh:mm:ss tt")</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Left</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.29875in</Top>
|
||
|
<Height>0.22in</Height>
|
||
|
<Width>2.9in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox30">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
||
|
<Style>
|
||
|
<FontSize>8pt</FontSize>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<Top>0.31875in</Top>
|
||
|
<Left>4.61263in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>2.85in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</PageFooter>
|
||
|
<PageHeight>11.69in</PageHeight>
|
||
|
<PageWidth>8.27in</PageWidth>
|
||
|
<LeftMargin>0.4in</LeftMargin>
|
||
|
<RightMargin>0.4in</RightMargin>
|
||
|
<TopMargin>0.2in</TopMargin>
|
||
|
<BottomMargin>0.2in</BottomMargin>
|
||
|
<Style />
|
||
|
</Page>
|
||
|
</ReportSection>
|
||
|
</ReportSections>
|
||
|
<ReportParameters>
|
||
|
<ReportParameter Name="CompanyInfo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Logo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Address">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Phone">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="SearchCriteria">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
</ReportParameters>
|
||
|
<ReportParametersLayout>
|
||
|
<GridLayoutDefinition>
|
||
|
<NumberOfColumns>2</NumberOfColumns>
|
||
|
<NumberOfRows>3</NumberOfRows>
|
||
|
<CellDefinitions>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>CompanyInfo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>Logo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Address</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Phone</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>2</RowIndex>
|
||
|
<ParameterName>SearchCriteria</ParameterName>
|
||
|
</CellDefinition>
|
||
|
</CellDefinitions>
|
||
|
</GridLayoutDefinition>
|
||
|
</ReportParametersLayout>
|
||
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
||
|
<rd:ReportID>1473fa87-0d35-438f-aee2-2d12b9e65afa</rd:ReportID>
|
||
|
</Report>
|