Represents a valid value for an extension setting.

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

Syntax

C#
public class ValidValue
Visual Basic (Declaration)
Public Class ValidValue
Visual C++
public ref class ValidValue

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.Server..::.ValidValue
    PerpetuumSoft.ReportingServices.Viewer.Server..::.ReportParameterValue

See Also