PowerTools ActiveReports 9.0J Server 管理者ガイド
SendReportEmailメソッド

指定したオプションに従って指定したレポートをレンダリングし、電子メールによって送信します。

構文

C#
コードのコピー
Result SendReportEmail(string token, ReportDescription description, RenderOptions options, EMailDistribution distribution);

パラメータ

token
使用するセキュリティトークン。

description
レポートに関する情報を含むReportDescriptionオブジェクト。

options
レポートのレンダリング方法に関する情報を含むRenderOptionsオブジェクト。

distribution
レポートの配信方法に関する情報を含むEMailDistributionオブジェクト。

戻り値

Resultオブジェクト。

関連トピック

 

 


Copyright © 2015 GrapeCity inc.