ReportingService2010.EndGetSystemProperties(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象