ReportingService2006.BeginListDependentItems(String, AsyncCallback, Object) Method

Definition

public:
 IAsyncResult ^ BeginListDependentItems(System::String ^ Item, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListDependentItems (string Item, AsyncCallback callback, object asyncState);
member this.BeginListDependentItems : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginListDependentItems (Item As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

Item
String
callback
AsyncCallback
asyncState
Object

Returns

IAsyncResult

Applies to