ReportingService2005.SetSystemPropertiesAsync Méthode

Définition

Surcharges

SetSystemPropertiesAsync(Property[])
SetSystemPropertiesAsync(Property[], Object)

SetSystemPropertiesAsync(Property[])

public:
 void SetSystemPropertiesAsync(cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties);
public void SetSystemPropertiesAsync (Microsoft.SqlServer.ReportingServices2005.Property[] Properties);
member this.SetSystemPropertiesAsync : Microsoft.SqlServer.ReportingServices2005.Property[] -> unit
Public Sub SetSystemPropertiesAsync (Properties As Property())

Paramètres

Properties
Property[]

S’applique à

SetSystemPropertiesAsync(Property[], Object)

public:
 void SetSystemPropertiesAsync(cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties, System::Object ^ userState);
public void SetSystemPropertiesAsync (Microsoft.SqlServer.ReportingServices2005.Property[] Properties, object userState);
member this.SetSystemPropertiesAsync : Microsoft.SqlServer.ReportingServices2005.Property[] * obj -> unit
Public Sub SetSystemPropertiesAsync (Properties As Property(), userState As Object)

Paramètres

Properties
Property[]
userState
Object

S’applique à