Поделиться через


Метод ReportSection.SetPageName

Sets the name of the current page.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Sub SetPageName ( _
    pageName As String _
)
'Применение
Dim instance As ReportSection 
Dim pageName As String

instance.SetPageName(pageName)
public void SetPageName(
    string pageName
)
public:
void SetPageName(
    String^ pageName
)
member SetPageName : 
        pageName:string -> unit
public function SetPageName(
    pageName : String
)

Параметры

См. также

Справочник

ReportSection Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering