'宣言 Public Overloads Shared Function GetReportList( _ ByVal stream As System.IO.Stream _ ) As System.String()
public static System.string[] GetReportList( System.IO.Stream stream )
パラメータ
- stream
- XML レポート定義のストリームが含まれています。
戻り値の型
XML 定義のすべてのレポートの名前を含む文字列配列。