Property Parameters
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
Parameters
Gets the parameters the report ran with, in document order.
public IReadOnlyList<ReportParameterPrompt> Parameters { get; }
Gets the parameters the report ran with, in document order.
public IReadOnlyList<ReportParameterPrompt> Parameters { get; }