ReportingServicesBatchUpload.ReportingServices2005WebService.ReportingService2005.GetSystemPoliciesAsync C# (CSharp) Method

GetSystemPoliciesAsync() public method

public GetSystemPoliciesAsync ( ) : void
return void
        public void GetSystemPoliciesAsync() {
            this.GetSystemPoliciesAsync(null);
        }
        

Same methods

ReportingService2005::GetSystemPoliciesAsync ( object userState ) : void
ReportingService2005