c:\Program Files\AnyReport\
AnyReport\Reports\
AnyReport\Reports\Custom\
AnyReport\Reports\Custom\MyPractice\
\Reports\
AnyReport\Templates\
AnyReport\Templates\Custom\
AnyReport\Templates\Custom\MyPractice\
\Templates\
C:\Program Files\AnyReport\
<Fields type="MicroOffice.Report.FieldCollection">
<Item0 type="MicroOffice.Report.Field">
<Title>
<Title type="System.String">Policy Number</Title>
<OutputFormat>dd/MM/yyyy -- yy-MMM-dd ** ddd, MMM dd, yyyy</OutputFormat>
<OutputFormat>
</OutputFormat>
Symbol Description yy Two digit year yyyy Four digit year mm A 2 digit month or 2 digit minutes if followed by colon (like hh:mm) mmm[m...] Character short form for months — as many characters as "m"s d Single digit day of week, (0 = Sunday, 6 = Saturday) dd Two digit day of month ddd[d...] Character short form for day of the week hh Two digit hours nn Two digit minutes ss[.ss..] Seconds and parts of a second aa AM or PM (12 hour clock) pp PM if needed (12 hour clock) jjj Day of the year, from 1 to 366
<root> <Template> <ID type="System.String">ReferenceCodes_Patient</ID> </Template> <Identification> <Title type="System.String">Patient Report</Title> </Identification> <Fields type="MicroOffice.Report.FieldCollection"> <Count type="System.Int32">23</Count> . . . <Item22 type="MicroOffice.Report.Field"> <Alias type="System.String">F8</Alias> <ColumnParameterValues type="MicroOffice.Report.ReportColumnParameterValueCollection"> <Count type="System.Int32">0</Count> </ColumnParameterValues> <Title type="System.String">Date Of Birth</Title> <Layout> <Width> <Value type="System.Decimal">10</Value> <Units type="System.String">chars</Units> </Width> <OutputFormat>ddd, MMM dd, yyyy</OutputFormat> </Layout> </Item22> . . . </Fields>