[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetReportHistoryLimit

BeginSetReportHistoryLimit Method

BeginSetReportHistoryLimit(BatchHeader, string, bool, int, AsyncCallback, object)

Declaration
public IAsyncResult BeginSetReportHistoryLimit(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit, AsyncCallback callback, object asyncState)
Public Function BeginSetReportHistoryLimit(BatchHeader As BatchHeader, Report As String, UseSystem As Boolean, HistoryLimit As Integer, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool UseSystem
int HistoryLimit
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult