ReportingService2010.EndGetUserSettings(IAsyncResult) Método

Definición

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ EndGetUserSettings(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Property[] EndGetUserSettings (IAsyncResult asyncResult);
member this.EndGetUserSettings : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.Property[]
Public Function EndGetUserSettings (asyncResult As IAsyncResult) As Property()

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a