[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginGetReportHistoryOptions

BeginGetReportHistoryOptions Method

BeginGetReportHistoryOptions(string, AsyncCallback, object)

Declaration
public IAsyncResult BeginGetReportHistoryOptions(string Report, AsyncCallback callback, object asyncState)
Public Function BeginGetReportHistoryOptions(Report As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
string Report
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult