ReportingService2006.SetProperties(String, Property[]) Metodo

Definizione

public:
 void SetProperties(System::String ^ Item, cli::array <Microsoft::SqlServer::ReportingServices2006::Property ^> ^ Properties);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/SetProperties", 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 void SetProperties (string Item, Microsoft.SqlServer.ReportingServices2006.Property[] Properties);
Public Sub SetProperties (Item As String, Properties As Property())

Parametri

Item
String
Properties
Property[]
Attributi

Si applica a