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

構文
'宣言
 
Public Sub UpdateDocWithContent(Of T As ArsDocument)( _
   ByVal id As String, _
   ByVal content() As Byte, _
   ByVal description As String, _
   ByVal comment As String _
) 
public void UpdateDocWithContent<T>( 
   string id,
   byte[] content,
   string description,
   string comment
)
where T: ArsDocument

パラメータ

id
content
description
comment

型パラメータ

T
参照

関連項目

ArsRestClient クラス
ArsRestClient メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.