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

In This Topic
    ListTasksAsync(SecurityScopeEnum) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ListTasksAsync( _
       ByVal SecurityScope As SecurityScopeEnum _
    ) 
    public void ListTasksAsync( 
       SecurityScopeEnum SecurityScope
    )

    Parameters

    SecurityScope
    See Also