Share via


ReportingService2006.EndGetSystemProperties(IAsyncResult) Metodo

Definizione

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()

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a