Class ReportParameterValidValue
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
One entry of a parameter's valid-values list: what is stored and what is shown.
public sealed class ReportParameterValidValue
- Inheritance
-
ReportParameterValidValue
- Inherited Members
Constructors
- ReportParameterValidValue(object?, string?)
Initializes a valid value.
Properties
- Label
Gets the label.
- Value
Gets the value.