Compartir a través de


PropertyDefinition Constructor

Initializes a new instance of the PropertyDefinition class.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    name As String _
)
'Uso
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
)

Parámetros

Vea también

Referencia

PropertyDefinition Clase

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel