ActiveReports 12 Server User Guide
ReportParametersResult Class
Members 

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace : ReportParametersResult Class
Represents an object that is returned as a result of a ActiveReports.Server.ReportServices.Servicing.IDesignerService.GetParameterList operation and contains an array of report parameter descriptions.
Object Model
ReportParametersResult ClassError ClassReportParameterDescription Class
Syntax
'Declaration
 
Public Class ReportParametersResult 
   Inherits Result
public class ReportParametersResult : Result 
Inheritance Hierarchy

System.Object
   ActiveReports.Server.ReportServices.Contracts.Result
      ActiveReports.Server.ReportServices.Contracts.ReportParametersResult

See Also

Reference

ReportParametersResult Members
ActiveReports.Server.ReportServices.Contracts Namespace