Campo ReportExpression.ParameterProperties.Label
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Label parameter property.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Const Label As String
'Utilizzo
Dim value As String
value = ReportExpression.ParameterProperties.Label
public const string Label
public:
literal String^ Label
static val mutable Label: string
public const var Label : String