GrapeCity ActiveReports for .NET 12.0J
UploadTemporaryDocument<T> メソッド

構文
'宣言
 
Public Function UploadTemporaryDocument(Of T As ArsDocument)( _
   ByVal content() As Byte, _
   Optional ByVal reportName As String _
) As String
public string UploadTemporaryDocument<T>( 
   byte[] content,
   string reportName
)
where T: ArsDocument

パラメータ

content
reportName

型パラメータ

T
参照

関連項目

ArsRestClient クラス
ArsRestClient メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.