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
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