Share via


ValidValue Constructor

Initializes a new instance of the ValidValue class.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ValidValue()
public ValidValue()
public:
ValidValue()
new : unit -> ValidValue
public function ValidValue()

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

ValidValue Class

Microsoft.ReportingServices.Interfaces Namespace