ReportExpression.GlobalProperties Class

Definition

Represents the global properties for the expression.

public: ref class ReportExpression::GlobalProperties abstract sealed
public static class ReportExpression.GlobalProperties
type ReportExpression.GlobalProperties = class
Public Class ReportExpression.GlobalProperties
Inheritance
ReportExpression.GlobalProperties

Fields

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.

Applies to