Share via


ReportingService2010.ListParameterTypesAsync Method

Definition

Overloads

ListParameterTypesAsync(Object)
ListParameterTypesAsync()

ListParameterTypesAsync(Object)

public:
 void ListParameterTypesAsync(System::Object ^ userState);
public void ListParameterTypesAsync (object userState);
member this.ListParameterTypesAsync : obj -> unit
Public Sub ListParameterTypesAsync (userState As Object)

Parameters

userState
Object

Applies to

ListParameterTypesAsync()

public:
 void ListParameterTypesAsync();
public void ListParameterTypesAsync ();
member this.ListParameterTypesAsync : unit -> unit
Public Sub ListParameterTypesAsync ()

Applies to