ReportingService2005.EndSetReportParameters(IAsyncResult) Method
Definition
public:
void EndSetReportParameters(IAsyncResult ^ asyncResult);
public void EndSetReportParameters (IAsyncResult asyncResult);
member this.EndSetReportParameters : IAsyncResult -> unit
Public Sub EndSetReportParameters (asyncResult As IAsyncResult)
Parameters
- asyncResult
- IAsyncResult