Costruttore PropertyDefinition

Initializes a new instance of the PropertyDefinition class.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    name As String _
)
'Utilizzo
Dim name As String 

Dim instance As New PropertyDefinition(name)
protected PropertyDefinition(
    string name
)
protected:
PropertyDefinition(
    String^ name
)
new : 
        name:string -> PropertyDefinition
protected function PropertyDefinition(
    name : String
)

Parametri

Vedere anche

Riferimento

PropertyDefinition Classe

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel