ASP.NET Web API コントロール
SubFields プロパティ

C1.Web.Api.DataEngine アセンブリ > C1.Web.Api.DataEngine.Models 名前空間 > Field クラス : SubFields プロパティ
子フィールドを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SubFields As System.Collections.Generic.IList(Of Field)
public System.Collections.Generic.IList<Field> SubFields {get;}
解説
これは、キューブデータを接続している場合にのみ機能します。
参照

Field クラス
Field メンバ