Contains client request body with a parameter list from a report.

Namespace: PerpetuumSoft.Reporting.WebViewer.Model
Assembly: PerpetuumSoft.Reporting.WebViewer.Client.Model (in PerpetuumSoft.Reporting.WebViewer.Client.Model.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class ReportParametersModel
Visual Basic
Public Class ReportParametersModel
Visual C++
public ref class ReportParametersModel

Inheritance Hierarchy

System..::..Object
  PerpetuumSoft.Reporting.WebViewer.Model..::..ReportParametersModel

See Also