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

In This Topic
    GetSystemPoliciesAsync(Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub GetSystemPoliciesAsync( _
       ByVal userState As Object _
    ) 
    public void GetSystemPoliciesAsync( 
       object userState
    )

    Parameters

    userState
    See Also