Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public class ReportParameterValue : ValidValue
Visual Basic (Declaration)
Public Class ReportParameterValue _
	Inherits ValidValue
Visual C++
public ref class ReportParameterValue : public ValidValue

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService..::.ValidValue
    PerpetuumSoft.ReportingServices.Viewer.Client.ReportService..::.ReportParameterValue

See Also