Table of Contents

Property UsesExecutionTime

Namespace
DocWright.Reporting.Expressions
Assembly
DocWright.Reporting.dll

UsesExecutionTime

Gets a value indicating whether the expression reads the execution time — through Globals!ExecutionTime, Now, Today or their relatives — and so needs ExecutionTime.

public bool UsesExecutionTime { get; }

Property Value

bool