Właściwość GroupInstance.PageName
Pobiera nazwę strona obliczone GroupInstance.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property PageName As String
Get
'Użycie
Dim instance As GroupInstance
Dim value As String
value = instance.PageName
public string PageName { get; }
public:
property String^ PageName {
String^ get ();
}
member PageName : string
function get PageName () : String
Wartość właściwości
Typ: System.String
Ciąg wartość, która reprezentuje nazwę strona obliczone GroupInstance.
Zobacz także