FlexReport for WPF
ExportAsync メソッド (C1SSRSDocumentSource)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1SSRSDocumentSource クラス : ExportAsync メソッド
シンタックス
'宣言
 
Public Function ExportAsync( _
   ByVal exportFilter As C1.Document.Export.ExportFilter _
) As System.Threading.Tasks.Task
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim exportFilter As C1.Document.Export.ExportFilter
Dim value As System.Threading.Tasks.Task
 
value = instance.ExportAsync(exportFilter)
public System.Threading.Tasks.Task ExportAsync( 
   C1.Document.Export.ExportFilter exportFilter
)

パラメータ

exportFilter
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ