Costruttore ValidValue
Initializes a new instance of the ValidValue class.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ValidValue()
public ValidValue()
public:
ValidValue()
new : unit -> ValidValue
public function ValidValue()
Osservazioni
The default constructor initializes any fields to their default values.