ReportingService2006.BeginListDependentItems Metodo

Definizione

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

Parametri

Item
String
callback
AsyncCallback
asyncState
Object

Restituisce

Si applica a