[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginListChildren

BeginListChildren Method

BeginListChildren(string, bool, AsyncCallback, object)

Declaration
public IAsyncResult BeginListChildren(string Item, bool Recursive, AsyncCallback callback, object asyncState)
Public Function BeginListChildren(Item As String, Recursive As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
string Item
bool Recursive
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult