[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.ListChildren

ListChildren Method

ListChildren(string, bool, out CatalogItem[])

Declaration
public ServerInfoHeader ListChildren(string Item, bool Recursive, out CatalogItem[] CatalogItems)
Public Function ListChildren(Item As String, Recursive As Boolean, ByRef CatalogItems As CatalogItem()) As ServerInfoHeader
Parameters
Type Name Description
string Item
bool Recursive
CatalogItem[] CatalogItems
Returns
Type Description
ServerInfoHeader