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