FlexReport for WinForms
BeginRender メソッド (ReportExecutionServiceSoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportExecution4 名前空間 > ReportExecutionServiceSoapClient クラス : BeginRender メソッド
シンタックス
'宣言
 
Public Function BeginRender( _
   ByVal ExecutionHeader As ExecutionHeader, _
   ByVal TrustedUserHeader As TrustedUserHeader, _
   ByVal Format As System.String, _
   ByVal DeviceInfo As System.String, _
   ByVal callback As System.AsyncCallback, _
   ByVal asyncState As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportExecutionServiceSoapClient
Dim ExecutionHeader As ExecutionHeader
Dim TrustedUserHeader As TrustedUserHeader
Dim Format As System.String
Dim DeviceInfo As System.String
Dim callback As System.AsyncCallback
Dim asyncState As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginRender(ExecutionHeader, TrustedUserHeader, Format, DeviceInfo, callback, asyncState)
public System.IAsyncResult BeginRender( 
   ExecutionHeader ExecutionHeader,
   TrustedUserHeader TrustedUserHeader,
   System.string Format,
   System.string DeviceInfo,
   System.AsyncCallback callback,
   System.object asyncState
)

パラメータ

ExecutionHeader
TrustedUserHeader
Format
DeviceInfo
callback
asyncState
参照

参照

ReportExecutionServiceSoapClient クラス
ReportExecutionServiceSoapClient メンバ