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

構文
'宣言
 
Public Function GetDocument(Of T As ArsDocument)( _
   ByVal id As String, _
   Optional ByVal version As Nullable(Of Integer) _
) As T
public T GetDocument<T>( 
   string id,
   Nullable<int> version
)
where T: ArsDocument

パラメータ

id
version

型パラメータ

T
参照

関連項目

ArsRestClient クラス
ArsRestClient メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.