FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / GetExecutionOptionsAsync Method / GetExecutionOptionsAsync(String) Method

In This Topic
    GetExecutionOptionsAsync(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub GetExecutionOptionsAsync( _
       ByVal Report As String _
    ) 
    public void GetExecutionOptionsAsync( 
       string Report
    )

    Parameters

    Report
    See Also