Compartir a través de


ReportingService2006.EndGetSystemProperties(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a