ReportingService2005.GetSystemPoliciesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetSystemPoliciesAsync() | |
GetSystemPoliciesAsync(Object) |
GetSystemPoliciesAsync()
public:
void GetSystemPoliciesAsync();
public void GetSystemPoliciesAsync ();
member this.GetSystemPoliciesAsync : unit -> unit
Public Sub GetSystemPoliciesAsync ()
Applies to
GetSystemPoliciesAsync(Object)
public:
void GetSystemPoliciesAsync(System::Object ^ userState);
public void GetSystemPoliciesAsync (object userState);
member this.GetSystemPoliciesAsync : obj -> unit
Public Sub GetSystemPoliciesAsync (userState As Object)
Parameters
- userState
- Object