Compartir a través de


ReportingService2006.EndGetProperties(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a