ReportingService2005.EndGetSystemProperties(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a