Interfaccia IDeliveryReportServerInformation
Contains information about the report server that is required by delivery extensions. For example, a list of the available rendering extensions.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Sintassi
'Dichiarazione
Public Interface IDeliveryReportServerInformation
'Utilizzo
Dim instance As IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
public interface class IDeliveryReportServerInformation
type IDeliveryReportServerInformation = interface end
public interface IDeliveryReportServerInformation
Nel tipo IDeliveryReportServerInformation sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
RenderingExtension | An array of Extension objects representing the rendering extensions currently deployed on a report server. | |
ServerSettings | Gets the setting values for the current extension. |
In alto