[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.SetReportHistoryLimitAsync

SetReportHistoryLimitAsync Method

SetReportHistoryLimitAsync(BatchHeader, string, bool, int)

Declaration
public void SetReportHistoryLimitAsync(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool UseSystem
int HistoryLimit

SetReportHistoryLimitAsync(BatchHeader, string, bool, int, object)

Declaration
public void SetReportHistoryLimitAsync(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit, object userState)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool UseSystem
int HistoryLimit
object userState