Share via


ReportingService2006.GetItemDataSourcePromptsAsync Method

Definition

Overloads

GetItemDataSourcePromptsAsync(String, Object)
GetItemDataSourcePromptsAsync(String)

GetItemDataSourcePromptsAsync(String, Object)

public:
 void GetItemDataSourcePromptsAsync(System::String ^ Item, System::Object ^ userState);
public void GetItemDataSourcePromptsAsync (string Item, object userState);
member this.GetItemDataSourcePromptsAsync : string * obj -> unit
Public Sub GetItemDataSourcePromptsAsync (Item As String, userState As Object)

Parameters

Item
String
userState
Object

Applies to

GetItemDataSourcePromptsAsync(String)

public:
 void GetItemDataSourcePromptsAsync(System::String ^ Item);
public void GetItemDataSourcePromptsAsync (string Item);
member this.GetItemDataSourcePromptsAsync : string -> unit
Public Sub GetItemDataSourcePromptsAsync (Item As String)

Parameters

Item
String

Applies to