Property ExecutionTime
ExecutionTime
Gets or sets the instant the preview reports as Globals!ExecutionTime. The default is
midnight on 1 January 2000.
public DateTime ExecutionTime { get; set; }
Property Value
Remarks
A fixed instant, not the clock: a designer that previews the same report twice should get the same pages, and a test of a preview should not depend on the day it runs. A host that wants the report to look live sets this to its own clock, which is the one place the decision belongs.