Property ValidValues
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
ValidValues
Gets the valid values, or null when any value of the data type is valid.
public IReadOnlyList<ReportParameterValidValue>? ValidValues { get; }
Gets the valid values, or null when any value of the data type is valid.
public IReadOnlyList<ReportParameterValidValue>? ValidValues { get; }