ReportingService2005.EndGetReportLink(IAsyncResult) Method
Definition
public:
System::String ^ EndGetReportLink(IAsyncResult ^ asyncResult);
public string EndGetReportLink (IAsyncResult asyncResult);
member this.EndGetReportLink : IAsyncResult -> string
Public Function EndGetReportLink (asyncResult As IAsyncResult) As String
Parameters
- asyncResult
- IAsyncResult