MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportHandlers.ParameterValuesQuery Class
Members

ReportHandlers.ParameterValuesQuery Class
Represents the payload for the query to the dataset to get parameter values for.
Object Model
ReportHandlers.ParameterValuesQuery Class
Syntax
'Declaration
 
Public Class ReportHandlers.ParameterValuesQuery 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Aspnetcore.Viewer.ReportHandlers.ParameterValuesQuery

See Also