FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / BeginSetExecutionOptions Method

In This Topic
    BeginSetExecutionOptions Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function BeginSetExecutionOptions( _
       ByVal BatchHeader As BatchHeader, _
       ByVal Report As String, _
       ByVal ExecutionSetting As ExecutionSettingEnum, _
       ByVal Item As ScheduleDefinitionOrReference, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    BatchHeader
    Report
    ExecutionSetting
    Item
    callback
    asyncState
    See Also