'Declaration Public Function GetReportHistoryOptions( _ ByVal Report As String, _ ByRef EnableManualSnapshotCreation As Boolean, _ ByRef KeepExecutionSnapshots As Boolean, _ ByRef Item As ScheduleDefinitionOrReference _ ) As ServerInfoHeader
public ServerInfoHeader GetReportHistoryOptions( string Report, out bool EnableManualSnapshotCreation, out bool KeepExecutionSnapshots, out ScheduleDefinitionOrReference Item )
Parameters
- Report
- EnableManualSnapshotCreation
- KeepExecutionSnapshots
- Item