ReportingService2010.EndGetItemHistoryOptions(IAsyncResult, Boolean, ScheduleDefinitionOrReference) Metodo

Definizione

public:
 bool EndGetItemHistoryOptions(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % KeepExecutionSnapshots, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2010::ScheduleDefinitionOrReference ^ % Item);
public bool EndGetItemHistoryOptions (IAsyncResult asyncResult, out bool KeepExecutionSnapshots, out Microsoft.SqlServer.ReportingServices2010.ScheduleDefinitionOrReference Item);
Public Function EndGetItemHistoryOptions (asyncResult As IAsyncResult, ByRef KeepExecutionSnapshots As Boolean, ByRef Item As ScheduleDefinitionOrReference) As Boolean

Parametri

asyncResult
IAsyncResult
KeepExecutionSnapshots
Boolean

Restituisce

Boolean

Si applica a