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

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

    Parameters

    ScheduleID
    See Also