2.2.3 ReportProperties

The ReportProperties record specifies the properties applicable to a Report record.          

 ReportProperties = reportPropertiesStart [itemProperties] delimiter


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

reportPropertiesStart

itemProperties (variable)

...

delimiter

reportPropertiesStart (1 byte): A byte that specifies the start of the ReportProperties record. The value of the reportPropertiesStart field MUST be 0x02.

itemProperties (variable): A collection of structures. The order of the structures in the collection is arbitrary. The collection can be empty. Each structure contained in the itemProperties field MUST be one of the following.

Property

Description

Location

Language

ExecutionTime

Author

AutoRefresh

ReportName

ConsumeContainerWhiteSpace

delimiter (1 byte): A byte that specifies the end of the ReportProperties record. The value of the delimiter field MUST be 0xFF.