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

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

パラメータ

name
version

型パラメータ

T
参照

関連項目

ArsRestClient クラス
ArsRestClient メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.