Share via


ReportingService2010.GetUserSettingsAsync Metode

Definisi

Overload

GetUserSettingsAsync(Property[])
GetUserSettingsAsync(Property[], Object)

GetUserSettingsAsync(Property[])

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

Parameter

Properties
Property[]

Berlaku untuk

GetUserSettingsAsync(Property[], Object)

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

Parameter

Properties
Property[]
userState
Object

Berlaku untuk