Partilhar via


Campo ReportExpression.UserProperties.Language

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies language property.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Const Language As String
'Uso
Dim value As String 

value = ReportExpression.UserProperties.Language
public const string Language
public:
literal String^ Language
static val mutable Language: string
public const var Language : String

Consulte também

Referência

ReportExpression.UserProperties Classe

Namespace Microsoft.ReportingServices.RdlObjectModel