LookupTableMultiLangDataSet.LookupTablesRow.LT_FILL_ALL_LEVELS プロパティ
すべてのレベルの階層型参照テーブルの値が必要かどうかを指定します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property LT_FILL_ALL_LEVELS As Boolean
Get
Set
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim value As Boolean
value = instance.LT_FILL_ALL_LEVELS
instance.LT_FILL_ALL_LEVELS = value
public bool LT_FILL_ALL_LEVELS { get; set; }
プロパティ値
関連項目
参照先
LookupTableMultiLangDataSet.LookupTablesRow クラス