GrapeCity ActiveReports for .NET 16.0J
Field メソッド (JsonDataSource)

GrapeCity.ActiveReports.Data 名前空間 > JsonDataSource クラス : Field メソッド
フィールドの名前。
指定された名前のフィールドの値を返します。
シンタックス
'宣言
 
Public Function Field( _
   ByVal name As String _
) As Object
public object Field( 
   string name
)

パラメータ

name
フィールドの名前。

戻り値の型

フィールドの値。
参照

JsonDataSource クラス
JsonDataSource メンバ