Property ExecutionTime
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
ExecutionTime
Gets or sets the instant the report runs at: Globals!ExecutionTime, Now() and
Today(). Null refuses those expressions (DXP9106) rather than reading the clock.
public DateTime? ExecutionTime { get; set; }