[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.ListModelItemChildrenAsync

ListModelItemChildrenAsync Method

ListModelItemChildrenAsync(string, string, bool)

Declaration
public void ListModelItemChildrenAsync(string Model, string ModelItemID, bool Recursive)
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)
Parameters
Type Name Description
string Model
string ModelItemID
bool Recursive
object userState