2.3.16 AutoRefresh

The AutoRefresh property specifies, in seconds, how often to refresh a report. If this property is specified, it MUST be part of ReportProperties record. If the AutoRefresh property is not specified, the default value is used.


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

autoRefreshStart

autoRefreshValue

...

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

Value

Parent

0x0E

ReportProperties

autoRefreshValue (4 bytes): A signed integer that specifies the number of seconds to wait before the Report record refreshes. The default value is 0x00000000.