FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoapChannel Interface / EndSetExecutionParameters2 Method

In This Topic
    EndSetExecutionParameters2 Method (ReportExecutionServiceSoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndSetExecutionParameters2( _
       ByVal result As IAsyncResult _
    ) As SetExecutionParameters2Response
    SetExecutionParameters2Response EndSetExecutionParameters2( 
       IAsyncResult result
    )

    Parameters

    result
    See Also