[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginListModelItemChildren

BeginListModelItemChildren Method

BeginListModelItemChildren(string, string, bool, AsyncCallback, object)

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