[]
Initializes a new instance of the ApplyParametersAction class, specifying the parameters to be applied.
public ApplyParametersAction(IEnumerable<IParameter> parameters)
Type | Name | Description |
---|---|---|
IEnumerable<IParameter> | parameters | A collection of parameters that will be applied to the report. |