'宣言 Public Overloads Shared Function GetReportList( _ ByVal stream As System.IO.Stream _ ) As System.String()
public static System.string[] GetReportList( System.IO.Stream stream )
パラメータ
- stream
- Contains the stream with XML report definition.
戻り値の型
A string array containing the names of all reports in the XML definition.