2.3.17 ReportName

The ReportName property specifies the name of a report. If this property is specified, it MUST be part of a ReportProperties or SubReport.ElementProperties.InlineSharedElementProperties record.          

 ReportName = reportNameStart reportNameValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

reportNameStart

reportNameValue (variable)

...

reportNameStart (1 byte): A byte that specifies the start of the ReportName property. The value of the reportNameStart field MUST be the following value.

Value

Parent

0x0F

ReportProperties

ElementProperties.InlineSharedElementProperties for SubReport

reportNameValue (variable): A variable String that contains the name of a Report record.