SetReportHistoryLimitAsync Method
Declaration
public void SetReportHistoryLimitAsync(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit)
Public Sub SetReportHistoryLimitAsync(BatchHeader As BatchHeader, Report As String, UseSystem As Boolean, HistoryLimit As Integer)
Parameters
Declaration
public void SetReportHistoryLimitAsync(BatchHeader BatchHeader, string Report, bool UseSystem, int HistoryLimit, object userState)
Public Sub SetReportHistoryLimitAsync(BatchHeader As BatchHeader, Report As String, UseSystem As Boolean, HistoryLimit As Integer, userState As Object)
Parameters