﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="1">
      <Connection Ref="2" type="Stimulsoft.Report.Dictionary.StiSqlDatabase" isKey="true">
        <Alias>Connection</Alias>
        <ConnectionStringEncrypted />
        <Name>Connection</Name>
      </Connection>
    </Databases>
    <DataSources isList="true" count="5">
      <DocumentType_x0020__x0028_Document_x0029_ Ref="3" type="Stimulsoft.Report.Dictionary.StiSqlSource" isKey="true">
        <Alias>DocumentType (Document)</Alias>
        <Columns isList="true" count="5">
          <value>IdDocumentType,System.Int64</value>
          <value>Title,System.String</value>
          <value>IsActive,System.Boolean</value>
          <value>ValidFrom,System.DateTime</value>
          <value>ValidUntil,System.DateTime</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1" />
        <Name>DocumentType (Document)</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters isList="true" count="0" />
        <SqlCommand>select * from [Document].[DocumentType]</SqlCommand>
      </DocumentType_x0020__x0028_Document_x0029_>
      <Incoming Ref="4" type="Stimulsoft.Report.Dictionary.StiSqlSource" isKey="true">
        <Alias>Incoming</Alias>
        <Columns isList="true" count="1">
          <value>cnt,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <ConnectOnStart>False</ConnectOnStart>
        <Dictionary isRef="1" />
        <Name>Incoming</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters isList="true" count="3">
          <value>grpID,grpID,8,0</value>
          <value>FromDate,FromDate,4,0</value>
          <value>ToDate,ToDate,4,0</value>
        </Parameters>
        <SqlCommand>SELECT COUNT(*) as cnt
FROM [Docman].[Document].[Document] doc
LEFT JOIN [Docman].[Document].[Protokollo] ptc
ON doc.IdDocument=ptc.IdDocument
WHERE doc.IdDocumentType=1 AND doc.IssueDate&gt;=@FromDate AND doc.IssueDate&lt;=@ToDate AND ptc.IdOrgGroup IN ({GrpsLst})
</SqlCommand>
      </Incoming>
      <Outgoing Ref="5" type="Stimulsoft.Report.Dictionary.StiSqlSource" isKey="true">
        <Alias>Outgoing</Alias>
        <Columns isList="true" count="1">
          <value>cnt,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <ConnectOnStart>False</ConnectOnStart>
        <Dictionary isRef="1" />
        <Name>Outgoing</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters isList="true" count="3">
          <value>grpID,grpID,8,0</value>
          <value>FromDate,FromDate,4,0</value>
          <value>ToDate,ToDate,4,0</value>
        </Parameters>
        <SqlCommand>SELECT COUNT(*) as cnt
FROM [Docman].[Document].[Document] doc
LEFT JOIN [Docman].[Document].[Protokollo] ptc
ON doc.IdDocument=ptc.IdDocument
WHERE doc.IdDocumentType=2 AND doc.IssueDate&gt;=@FromDate AND doc.IssueDate&lt;=@ToDate AND ptc.IdOrgGroup IN ({GrpsLst})
</SqlCommand>
      </Outgoing>
      <Drafts Ref="6" type="Stimulsoft.Report.Dictionary.StiSqlSource" isKey="true">
        <Alias>Drafts</Alias>
        <Columns isList="true" count="1">
          <value>cnt,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <ConnectOnStart>False</ConnectOnStart>
        <Dictionary isRef="1" />
        <Name>Drafts</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters isList="true" count="3">
          <value>grpID,grpID,8,0</value>
          <value>FromDate,FromDate,4,0</value>
          <value>ToDate,ToDate,4,0</value>
        </Parameters>
        <SqlCommand>SELECT COUNT(*) as cnt
FROM [Docman].[Document].[Document] doc
LEFT JOIN [Docman].[Document].[Protokollo] ptc
ON doc.IdDocument=ptc.IdDocument
WHERE doc.IdDocumentType=3 AND doc.IssueDate&gt;=@FromDate AND doc.IssueDate&lt;=@ToDate AND ptc.IdOrgGroup IN ({GrpsLst})
</SqlCommand>
      </Drafts>
      <FEA Ref="7" type="Stimulsoft.Report.Dictionary.StiSqlSource" isKey="true">
        <Alias>FEA</Alias>
        <Columns isList="true" count="1">
          <value>cnt,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <ConnectOnStart>False</ConnectOnStart>
        <Dictionary isRef="1" />
        <Name>FEA</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters isList="true" count="3">
          <value>grpID,grpID,8,0</value>
          <value>FromDate,FromDate,4,0</value>
          <value>ToDate,ToDate,4,0</value>
        </Parameters>
        <SqlCommand>SELECT COUNT(*) as cnt
FROM [Docman].[Document].[Document] doc
LEFT JOIN [Docman].[Document].[Protokollo] ptc
ON doc.IdDocument=ptc.IdDocument
WHERE doc.IdDocumentType=4 AND doc.IssueDate&gt;=@FromDate AND doc.IssueDate&lt;=@ToDate AND ptc.IdOrgGroup IN ({GrpsLst})
</SqlCommand>
      </FEA>
    </DataSources>
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Variables isList="true" count="5">
      <value>,grpID,Κωδικός_x0020_,System.Int32,_x0030_,False,False</value>
      <value>,FromDate,Από_x0020_Ημερομηνία,,System.DateTime,,False,False,True</value>
      <value>,ToDate,Εώς_x0020_Ημερομηνία,,System.DateTime,,False,False,True</value>
      <value>,GrpsLst,Κωδικοί_x0020_Υπηρεσιών,System.Object,,False,False</value>
      <value>,usrID,Κωδικός_x0020_Χρήστη,System.Int32,,False,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="8" type="Page" isKey="true">
      <BeforePrintEvent>Incoming.Connect();
Outgoing.Connect();
Drafts.Connect();
FEA.Connect();</BeforePrintEvent>
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="4">
        <Text2 Ref="9" type="Text" isKey="true">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanGrow>True</CanGrow>
          <ClientRectangle>0.2,2,27.2,3.6</ClientRectangle>
          <Conditions isList="true" count="0" />
          <Font>Arial,8</Font>
          <GrowToHeight>True</GrowToHeight>
          <Margins>0,0,0,0</Margins>
          <Name>Text2</Name>
          <Page isRef="8" />
          <Parent isRef="8" />
          <Text>Ημερομηνία Παραγωγής Αναφοράς : {Time}
Από Ημερομηνία : {FromDate}
Εώς Ημερομηνία : {ToDate}
Κωδικός Υπηρεσίας Που Παρήγαγε Την Αναφορα : {grpID}
Κωδικός Χρήστη Που Παρήγαγε Την Αναφορα : {usrID}
</Text>
          <TextBrush>Black</TextBrush>
          <Type>Expression</Type>
        </Text2>
        <Chart2 Ref="10" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
          <Area Ref="11" type="Stimulsoft.Report.Chart.StiClusteredColumnArea" isKey="true">
            <BorderColor>95, 95, 95</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:255:255],90</Brush>
            <Chart isRef="10" />
            <GridLinesHor Ref="12" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <Area isRef="11" />
              <Color>100, 95, 95, 95</Color>
              <MinorColor>100, 95, 95, 95</MinorColor>
            </GridLinesHor>
            <GridLinesHorRight Ref="13" type="Stimulsoft.Report.Chart.StiGridLinesHor" isKey="true">
              <Area isRef="11" />
              <Color>Silver</Color>
              <MinorColor>Gainsboro</MinorColor>
              <Visible>False</Visible>
            </GridLinesHorRight>
            <GridLinesVert Ref="14" type="Stimulsoft.Report.Chart.StiGridLinesVert" isKey="true">
              <Area isRef="11" />
              <Color>100, 95, 95, 95</Color>
              <MinorColor>100, 95, 95, 95</MinorColor>
            </GridLinesVert>
            <InterlacingHor Ref="15" type="Stimulsoft.Report.Chart.StiInterlacingHor" isKey="true">
              <Area isRef="11" />
              <InterlacedBrush>[10:145:145:145]</InterlacedBrush>
            </InterlacingHor>
            <InterlacingVert Ref="16" type="Stimulsoft.Report.Chart.StiInterlacingVert" isKey="true">
              <Area isRef="11" />
              <InterlacedBrush>[10:145:145:145]</InterlacedBrush>
            </InterlacingVert>
            <XAxis Ref="17" type="Stimulsoft.Report.Chart.StiXBottomAxis" isKey="true">
              <Area isRef="11" />
              <DateTimeStep Ref="18" type="Stimulsoft.Report.Chart.StiAxisDateTimeStep" isKey="true">
                <NumberOfValues>1</NumberOfValues>
              </DateTimeStep>
              <Interaction Ref="19" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="20" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 95, 95</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 95, 95</LineColor>
              <Range Ref="21" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
              <Ticks Ref="22" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="23" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 95, 95</Color>
                <Direction>LeftToRight</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XAxis>
            <XTopAxis Ref="24" type="Stimulsoft.Report.Chart.StiXTopAxis" isKey="true">
              <Area isRef="11" />
              <Interaction Ref="25" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="26" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 95, 95</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 95, 95</LineColor>
              <Ticks Ref="27" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="28" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 95, 95</Color>
                <Direction>LeftToRight</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </XTopAxis>
            <YAxis Ref="29" type="Stimulsoft.Report.Chart.StiYLeftAxis" isKey="true">
              <Area isRef="11" />
              <Interaction Ref="30" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="31" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 95, 95</Color>
                <Font>Tahoma,8</Font>
              </Labels>
              <LineColor>95, 95, 95</LineColor>
              <Range Ref="32" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
              <Ticks Ref="33" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="34" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 95, 95</Color>
                <Direction>BottomToTop</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YAxis>
            <YRightAxis Ref="35" type="Stimulsoft.Report.Chart.StiYRightAxis" isKey="true">
              <Area isRef="11" />
              <Interaction Ref="36" type="Stimulsoft.Report.Chart.StiAxisInteraction" isKey="true" />
              <Labels Ref="37" type="Stimulsoft.Report.Chart.StiAxisLabels" isKey="true">
                <Color>95, 95, 95</Color>
                <Font>Tahoma,8</Font>
                <TextAlignment>Left</TextAlignment>
              </Labels>
              <LineColor>95, 95, 95</LineColor>
              <Range Ref="38" type="Stimulsoft.Report.Chart.StiAxisRange" isKey="true" />
              <Ticks Ref="39" type="Stimulsoft.Report.Chart.StiAxisTicks" isKey="true" />
              <Title Ref="40" type="Stimulsoft.Report.Chart.StiAxisTitle" isKey="true">
                <Color>95, 95, 95</Color>
                <Direction>TopToBottom</Direction>
                <Font>Tahoma,12,Bold</Font>
              </Title>
            </YRightAxis>
          </Area>
          <Brush>[255:255:255]</Brush>
          <ClientRectangle>17.8,5.8,9.6,8</ClientRectangle>
          <Conditions isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <CustomStyleName />
          <Enabled>False</Enabled>
          <Filters isList="true" count="0" />
          <Legend Ref="41" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
            <BorderColor>95, 95, 95</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:255:255],90</Brush>
            <Chart isRef="10" />
            <Font>Arial,8</Font>
            <LabelsColor>95, 95, 95</LabelsColor>
            <MarkerSize>10, 10</MarkerSize>
            <TitleColor>95, 95, 95</TitleColor>
            <TitleFont>Arial,14,Bold</TitleFont>
          </Legend>
          <Name>Chart2</Name>
          <Page isRef="8" />
          <Parent isRef="8" />
          <Printable>False</Printable>
          <Series isList="true" count="1">
            <Item10 Ref="42" type="Stimulsoft.Report.Chart.StiClusteredColumnSeries" isKey="true">
              <BorderColor>28, 45, 65</BorderColor>
              <Brush>GlareBrush,[128:145:165],[178:195:215],0,0.5,1</Brush>
              <BrushNegative>Firebrick</BrushNegative>
              <Chart isRef="10" />
              <Conditions isList="true" count="0" />
              <Filters isList="true" count="0" />
              <ListOfArguments>Εισερχόμενα;Εξερχόμενα;Σχέδια;ΦΕΑ</ListOfArguments>
              <ListOfValues>{Incoming.cnt};{Outgoing.cnt};{Drafts.cnt};{FEA.cnt}</ListOfValues>
              <SeriesLabels Ref="43" type="Stimulsoft.Report.Chart.StiCenterAxisLabels" isKey="true">
                <BorderColor>95, 95, 95</BorderColor>
                <Brush>WhiteSmoke</Brush>
                <Chart isRef="10" />
                <Font>Arial,7</Font>
                <LabelColor>95, 95, 95</LabelColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueTypeSeparator>-</ValueTypeSeparator>
                <Width>0</Width>
              </SeriesLabels>
              <Title>Έγγραφα Ανά Τύπο</Title>
              <TopN Ref="44" type="Stimulsoft.Report.Chart.StiSeriesTopN" isKey="true" />
              <TrendLine Ref="45" type="Stimulsoft.Report.Chart.StiTrendLineNone" isKey="true">
                <LineColor>Black</LineColor>
                <ShowShadow>True</ShowShadow>
              </TrendLine>
            </Item10>
          </Series>
          <SeriesLabels Ref="46" type="Stimulsoft.Report.Chart.StiInsideEndAxisLabels" isKey="true">
            <BorderColor>95, 95, 95</BorderColor>
            <Brush>WhiteSmoke</Brush>
            <Chart isRef="10" />
            <Font>Arial,7</Font>
            <LabelColor>95, 95, 95</LabelColor>
            <MarkerSize>8, 6</MarkerSize>
            <ValueTypeSeparator>-</ValueTypeSeparator>
            <Width>0</Width>
          </SeriesLabels>
          <SeriesLabelsConditions isList="true" count="0" />
          <Sort isList="true" count="0" />
          <Strips isList="true" count="0" />
          <Style Ref="47" type="Stimulsoft.Report.Chart.StiStyle02" isKey="true" />
          <Table Ref="48" type="Stimulsoft.Report.Chart.StiChartTable" isKey="true">
            <Font>Tahoma,8</Font>
            <GridLineColor>95, 95, 95</GridLineColor>
            <TextColor>95, 95, 95</TextColor>
          </Table>
          <Title Ref="49" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
            <Brush>[95:95:95]</Brush>
            <Font>Tahoma,12,Bold</Font>
          </Title>
        </Chart2>
        <Chart1 Ref="50" type="Stimulsoft.Report.Chart.StiChart" isKey="true">
          <Area Ref="51" type="Stimulsoft.Report.Chart.StiPieArea" isKey="true">
            <BorderColor>95, 95, 95</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:255:255],90</Brush>
            <Chart isRef="50" />
          </Area>
          <Brush>[255:255:255]</Brush>
          <ClientRectangle>0.2,5.8,9.2,8</ClientRectangle>
          <Conditions isList="true" count="0" />
          <ConstantLines isList="true" count="0" />
          <CustomStyleName />
          <Enabled>False</Enabled>
          <Filters isList="true" count="0" />
          <Guid>f64023c798304644943c9afda4b00416</Guid>
          <Legend Ref="52" type="Stimulsoft.Report.Chart.StiLegend" isKey="true">
            <BorderColor>95, 95, 95</BorderColor>
            <Brush>GradientBrush,[255:255:255],[255:255:255],90</Brush>
            <Chart isRef="50" />
            <Font>Arial,8</Font>
            <LabelsColor>95, 95, 95</LabelsColor>
            <MarkerSize>10, 10</MarkerSize>
            <TitleColor>95, 95, 95</TitleColor>
            <TitleFont>Arial,14,Bold</TitleFont>
          </Legend>
          <Name>Chart1</Name>
          <Page isRef="8" />
          <Parent isRef="8" />
          <Printable>False</Printable>
          <Series isList="true" count="1">
            <Item12 Ref="53" type="Stimulsoft.Report.Chart.StiPieSeries" isKey="true">
              <BorderColor>28, 45, 65</BorderColor>
              <Brush>GlareBrush,[128:145:165],[178:195:215],0,0.5,1</Brush>
              <Chart isRef="50" />
              <Conditions isList="true" count="0" />
              <CutPieList>Εισερχόμενα;Εξερχόμενα;Σχέδια;ΦΕΑ</CutPieList>
              <Filters isList="true" count="0" />
              <ListOfArguments>Εισερχόμενα;Εξερχόμενα;Σχέδια;ΦΕΑ</ListOfArguments>
              <ListOfValues>{Incoming.cnt};{Outgoing.cnt};{Drafts.cnt};{FEA.cnt}</ListOfValues>
              <SeriesLabels Ref="54" type="Stimulsoft.Report.Chart.StiOutsidePieLabels" isKey="true">
                <BorderColor>95, 95, 95</BorderColor>
                <Brush>WhiteSmoke</Brush>
                <Chart isRef="50" />
                <Font>Arial,7</Font>
                <LabelColor>95, 95, 95</LabelColor>
                <LegendValueType>ArgumentValue</LegendValueType>
                <LineColor>95, 95, 95</LineColor>
                <MarkerSize>8, 6</MarkerSize>
                <ValueType>ArgumentValue</ValueType>
                <ValueTypeSeparator>-</ValueTypeSeparator>
                <Width>0</Width>
              </SeriesLabels>
              <Title>Έγγραφα Ανά Τύπο</Title>
              <TopN Ref="55" type="Stimulsoft.Report.Chart.StiSeriesTopN" isKey="true" />
            </Item12>
          </Series>
          <SeriesLabels Ref="56" type="Stimulsoft.Report.Chart.StiNoneLabels" isKey="true">
            <Chart isRef="50" />
            <MarkerSize>8, 6</MarkerSize>
            <ValueTypeSeparator>-</ValueTypeSeparator>
            <Width>0</Width>
          </SeriesLabels>
          <SeriesLabelsConditions isList="true" count="0" />
          <Sort isList="true" count="0" />
          <Strips isList="true" count="0" />
          <Style Ref="57" type="Stimulsoft.Report.Chart.StiStyle02" isKey="true" />
          <Table Ref="58" type="Stimulsoft.Report.Chart.StiChartTable" isKey="true">
            <Font>Tahoma,8</Font>
            <GridLineColor>95, 95, 95</GridLineColor>
            <TextColor>95, 95, 95</TextColor>
          </Table>
          <Title Ref="59" type="Stimulsoft.Report.Chart.StiChartTitle" isKey="true">
            <Brush>[95:95:95]</Brush>
            <Font>Tahoma,12,Bold</Font>
          </Title>
        </Chart1>
        <ReportTitleBand1 Ref="60" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,27.7,1.2</ClientRectangle>
          <Components isList="true" count="1">
            <Text1 Ref="61" type="Text" isKey="true">
              <Border>All;Black;1;Solid;False;4;Black;True</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>0.2,0.2,27.2,0.8</ClientRectangle>
              <Conditions isList="true" count="0" />
              <Font>Arial,15.75,Regular,Point,False,161</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text1</Name>
              <Page isRef="8" />
              <Parent isRef="60" />
              <Text>Στατιστικά</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text1>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ReportTitleBand1</Name>
          <Page isRef="8" />
          <Parent isRef="8" />
        </ReportTitleBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>4dd5c1ae88fb4e8bbe207bf6e7f3ec55</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <Orientation>Landscape</Orientation>
      <PageHeight>21</PageHeight>
      <PageWidth>29.7</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="62" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings Ref="63" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>12/10/2013 5:09:10 PM</ReportChanged>
  <ReportCreated>12/6/2013 11:32:45 AM</ReportCreated>
  <ReportFile>C:\Users\kgk\Desktop\20 (2).mrt</ReportFile>
  <ReportGuid>1d5fa8b013364b0282d32b3d1b03acce</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2013.3.1705</ReportVersion>
  <RequestParameters>True</RequestParameters>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>