Compartir a través de


ReportingService2006.BeginListDependentItems Método

Definición

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

Parámetros

Item
String
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a