GrapeCity ActiveReports for .NET 12.0J
UploadDocumentContent<T>(T,Boolean,Boolean) メソッド

構文
'宣言
 
Public Function UploadDocumentContent(Of T As ArsDocument)( _
   ByVal document As T, _
   Optional ByVal createNew As Boolean, _
   Optional ByVal overwrite As Boolean _
) As String
public string UploadDocumentContent<T>( 
   T document,
   bool createNew,
   bool overwrite
)
where T: ArsDocument

パラメータ

document
createNew
overwrite

型パラメータ

T
参照

関連項目

ArsRestClient クラス
ArsRestClient メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.