Campo ReportExpression.ParameterProperties.Label
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Label parameter property.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Const Label As String
'Uso
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