GrapeCity ActiveReports for .NET 16.0J
UpdateReport メソッド (IResourcesService)

GrapeCity.ActiveReports.Aspnetcore.Designer.Services 名前空間 > IResourcesService インターフェース : UpdateReport メソッド
レポートのID。
レポートを更新します。
シンタックス
'宣言
 
Function UpdateReport( _
   ByVal id As String, _
   ByVal report As Report _
) As String
string UpdateReport( 
   string id,
   Report report
)

パラメータ

id
レポートのID。
report

戻り値の型

レポートのID。
参照

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