Sdílet prostřednictvím


RenderPropertyConstants.UpdatedPaginationMode Field

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

The updated pagination mode constants.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

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

value = RenderPropertyConstants.UpdatedPaginationMode
public const string UpdatedPaginationMode
public:
literal String^ UpdatedPaginationMode
static val mutable UpdatedPaginationMode: string
public const var UpdatedPaginationMode : String

See Also

Reference

RenderPropertyConstants Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace