Sdílet prostřednictvím


RenderPropertyConstants.PreviousTotalPages Field

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

The previous total pages constants.

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

Syntax

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

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

See Also

Reference

RenderPropertyConstants Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace