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