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

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

    Parameters

    Report
    Owner
    See Also