Share via


ReportExpression.Collections.Variables Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

The collection of variables.

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

Syntax

'Declaration
Public Const Variables As String
'Usage
Dim value As String 

value = ReportExpression.Collections.Variables
public const string Variables
public:
literal String^ Variables
static val mutable Variables: string
public const var Variables : String

See Also

Reference

ReportExpression.Collections Class

Microsoft.ReportingServices.RdlObjectModel Namespace