Sdílet prostřednictvím


ReportExpression.GlobalProperties.PageName Field

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

The PageName property.

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

Syntax

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

value = ReportExpression.GlobalProperties.PageName
public const string PageName
public:
literal String^ PageName
static val mutable PageName: string
public const var PageName : String

See Also

Reference

ReportExpression.GlobalProperties Class

Microsoft.ReportingServices.RdlObjectModel Namespace