'Declaration Public Function EndGetReportHistoryOptions( _ ByVal result As IAsyncResult, _ ByRef EnableManualSnapshotCreation As Boolean, _ ByRef KeepExecutionSnapshots As Boolean, _ ByRef Item As ScheduleDefinitionOrReference _ ) As ServerInfoHeader
public ServerInfoHeader EndGetReportHistoryOptions( IAsyncResult result, out bool EnableManualSnapshotCreation, out bool KeepExecutionSnapshots, out ScheduleDefinitionOrReference Item )
Parameters
- result
- EnableManualSnapshotCreation
- KeepExecutionSnapshots
- Item