Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportExpression.GlobalProperties
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class GlobalProperties
'Usage
public static class GlobalProperties
public ref class GlobalProperties abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type GlobalProperties = class end
public final class GlobalProperties
The ReportExpression.GlobalProperties type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
All | All global properties. |
![]() ![]() |
ExecutionTime | The ExecutionTime global property. |
![]() ![]() |
OverallPageNumber | The OverallPageNumber global property. |
![]() ![]() |
OverallTotalPages | The OverallTotalPages property. |
![]() ![]() |
PageName | The PageName property. |
![]() ![]() |
PageNumber | The PageName property. |
![]() ![]() |
RenderFormatIsInteractive | The RenderFormatIsInteractive property. |
![]() ![]() |
RenderFormatName | The RenderFormatName property. |
![]() ![]() |
ReportFolder | The ReportFolder property. |
![]() ![]() |
ReportName | The ReportName property. |
![]() ![]() |
ReportServerUrl | The ReportServerUrl property. |
![]() ![]() |
TotalPages | The TotalPages property. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.