[]
public ServerInfoHeader GetReportHistoryOptions(string Report, out bool EnableManualSnapshotCreation, out bool KeepExecutionSnapshots, out ScheduleDefinitionOrReference Item)
Public Function GetReportHistoryOptions(Report As String, ByRef EnableManualSnapshotCreation As Boolean, ByRef KeepExecutionSnapshots As Boolean, ByRef Item As ScheduleDefinitionOrReference) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| string | Report | |
| bool | EnableManualSnapshotCreation | |
| bool | KeepExecutionSnapshots | |
| ScheduleDefinitionOrReference | Item |
| Type | Description |
|---|---|
| ServerInfoHeader |