ValidateParameterEventArgs Properties
Contains data for the Validate event.Name | Description |
---|---|
ChangedParameterModel | Contains information about the report parameter whose value changed. |
Error | Gets or sets the error description. |
ParameterModels | Gets the collection of report parameter models. |
See Also