[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.ListModelItemChildrenAsync

ListModelItemChildrenAsync Method

ListModelItemChildrenAsync(string, string, bool)

Declaration
public void ListModelItemChildrenAsync(string Model, string ModelItemID, bool Recursive)
Public Sub ListModelItemChildrenAsync(Model As String, ModelItemID As String, Recursive As Boolean)
Parameters
Type Name Description
string Model
string ModelItemID
bool Recursive

ListModelItemChildrenAsync(string, string, bool, object)

Declaration
public void ListModelItemChildrenAsync(string Model, string ModelItemID, bool Recursive, object userState)
Public Sub ListModelItemChildrenAsync(Model As String, ModelItemID As String, Recursive As Boolean, userState As Object)
Parameters
Type Name Description
string Model
string ModelItemID
bool Recursive
object userState