ReportingService2010.GetProperties(String, Property[]) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ GetProperties(System::String ^ ItemPath, cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ Properties);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetProperties", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", ResponseNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("ItemNamespaceHeaderValue")]
[System.Web.Services.Protocols.SoapHeader("TrustedUserHeaderValue")]
[System.Web.Services.Protocols.SoapHeader("ServerInfoHeaderValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
public Microsoft.SqlServer.ReportingServices2010.Property[] GetProperties (string ItemPath, Microsoft.SqlServer.ReportingServices2010.Property[] Properties);
Public Function GetProperties (ItemPath As String, Properties As Property()) As Property()

Parametri

ItemPath
String
Properties
Property[]

Restituisce

Property[]
Attributi

Si applica a