[]
public void SetReportHistoryLimitAsync(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
bool | UseSystem | |
int | HistoryLimit |
public void SetReportHistoryLimitAsync(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
bool | UseSystem | |
int | HistoryLimit | |
object | userState |