GrapeCity ActiveReports for .NET 14.0J
GetReport メソッド (IResourcesService)

GrapeCity.ActiveReports.Aspnet.Designer アセンブリ > GrapeCity.ActiveReports.Aspnet.Designer.Services 名前空間 > IResourcesService インターフェース : GetReport メソッド
レポートのID。
IDに対するレポートのコンテンツを取得します。
シンタックス
'宣言
 
Function GetReport( _
   ByVal id As String _
) As GrapeCity.ActiveReports.PageReportModel.Report
GrapeCity.ActiveReports.PageReportModel.Report GetReport( 
   string id
)

パラメータ

id
レポートのID。

戻り値の型

レポートのコンテンツ。
参照

IResourcesService インターフェース
IResourcesService メンバ