ReportingService2005.BeginListDependentItems Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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