[]
public ServerInfoHeader GetReportHistoryLimit(string Report, out int HistoryLimit, out bool IsSystem, out int SystemLimit)
Public Function GetReportHistoryLimit(Report As String, ByRef HistoryLimit As Integer, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| string | Report | |
| int | HistoryLimit | |
| bool | IsSystem | |
| int | SystemLimit |
| Type | Description |
|---|---|
| ServerInfoHeader |