AutoComplete for ASP.NET Web Forms
GetReportList(String) メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス > GetReportList メソッド : GetReportList(String) メソッド
Contains the full name of the XML report definition file.
Gets a list of reports available in an XML report definition file.
シンタックス
'宣言
 
Public Overloads Shared Function GetReportList( _
   ByVal fileName As System.String _
) As System.String()
public static System.string[] GetReportList( 
   System.string fileName
)

パラメータ

fileName
Contains the full name of the XML report definition file.

戻り値の型

A string array containing the names of all reports in the XML file.
参照

C1Report クラス
C1Report メンバ
オーバーロード一覧