ReportingService2010.ListParameterStatesAsync 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
| ListParameterStatesAsync() | |
| ListParameterStatesAsync(Object) |
ListParameterStatesAsync()
public:
void ListParameterStatesAsync();
public void ListParameterStatesAsync ();
member this.ListParameterStatesAsync : unit -> unit
Public Sub ListParameterStatesAsync ()
Applies to
ListParameterStatesAsync(Object)
public:
void ListParameterStatesAsync(System::Object ^ userState);
public void ListParameterStatesAsync (object userState);
member this.ListParameterStatesAsync : obj -> unit
Public Sub ListParameterStatesAsync (userState As Object)
Parameters
- userState
- Object