ReportExpression.UserProperties.Language Field
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies language property.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Const Language As String
'Usage
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