ReportingService2006.GetSystemProperties(Property[]) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ GetSystemProperties(cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ Properties);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/GetSystemProperties", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", ResponseNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("ServerInfoHeaderValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
[System.Web.Services.Protocols.SoapHeader("TrustedUserHeaderValue")]
public Microsoft.SqlServer.ReportingServices2006.Property[] GetSystemProperties (Microsoft.SqlServer.ReportingServices2006.Property[] Properties);
Public Function GetSystemProperties (Properties As Property()) As Property()

Parametri

Properties
Property[]

Restituisce

Property[]
Attributi

Si applica a