Share via


ReportingService2006.BeginListParents(String, AsyncCallback, Object) Method

Definition

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

Parameters

Item
String
callback
AsyncCallback
asyncState
Object

Returns

Applies to