FlexReport for WinForms
ListChildren メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : ListChildren メソッド
シンタックス
'宣言
 
Public Function ListChildren( _
   ByVal Item As System.String, _
   ByVal Recursive As System.Boolean, _
   ByRef CatalogItems() As CatalogItem _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim Item As System.String
Dim Recursive As System.Boolean
Dim CatalogItems() As CatalogItem
Dim value As ServerInfoHeader
 
value = instance.ListChildren(Item, Recursive, CatalogItems)
public ServerInfoHeader ListChildren( 
   System.string Item,
   System.bool Recursive,
   out CatalogItem[] CatalogItems
)

パラメータ

Item
Recursive
CatalogItems
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ