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 类