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

使用するセキュリティトークン。
レポートの説明。
レンダリングするためのオプション。
指定されたオプションによってレポート説明から指定したレポートをレンダリングするとメールで送信します。
構文
'宣言
 
Function SendReportEmail( _
   ByVal token As System.String, _
   ByVal description As ReportDescription, _
   ByVal options As RenderOptions, _
   ByVal distribution As EMailDistribution _
) As Result
Result SendReportEmail( 
   System.string token,
   ReportDescription description,
   RenderOptions options,
   EMailDistribution distribution
)

パラメータ

token
使用するセキュリティトークン。
description
レポートの説明。
options
レンダリングするためのオプション。
distribution

戻り値の型

エラーを含むオブジェクトを返します。
参照

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.