[]
public void GetReportHistoryLimitAsync(string Report)
Public Sub GetReportHistoryLimitAsync(Report As String)
| Type | Name | Description |
|---|---|---|
| string | Report |
public void GetReportHistoryLimitAsync(string Report, object userState)
Public Sub GetReportHistoryLimitAsync(Report As String, userState As Object)
| Type | Name | Description |
|---|---|---|
| string | Report | |
| object | userState |