Właściwość IDeliveryReportServerInformation.RenderingExtension
Tablica Extension obiekty reprezentujące rozszerzeń renderowania, aktualnie wdrożony serwer raportów.
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestawy: Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Składnia
'Deklaracja
ReadOnly Property RenderingExtension As Extension()
Get
'Użycie
Dim instance As IDeliveryReportServerInformation
Dim value As Extension()
value = instance.RenderingExtension
Extension[] RenderingExtension { get; }
property array<Extension^>^ RenderingExtension {
array<Extension^>^ get ();
}
abstract RenderingExtension : Extension[]
function get RenderingExtension () : Extension[]
Wartość właściwości
Typ: array<Microsoft.ReportingServices.Interfaces.Extension[]
Lista rozszerzeń renderowania, które są obecnie dostępne serwer raportów.
Zobacz także