Свойство PageName

Gets the calculated value of the PageName property in a Map class.

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

Синтаксис

'Декларация
Public ReadOnly Property PageName As String
    Get
'Применение
Dim instance As MapInstance
Dim value As String

value = instance.PageName
public string PageName { get; }
public:
property String^ PageName {
    String^ get ();
}
member PageName : string
function get PageName () : String

Значение свойства

Тип: System. . :: . .String
A string value that represents the calculated value of the PageName property.