LookupTableDataSet.LookupTableTreesRow.LT_VALUE_DEFAULT_BACK_COLOR 属性
默认的查阅表格值的背景色。
命名空间: WebSvcLookupTable
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property LT_VALUE_DEFAULT_BACK_COLOR As Integer
Get
Set
用法
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim value As Integer
value = instance.LT_VALUE_DEFAULT_BACK_COLOR
instance.LT_VALUE_DEFAULT_BACK_COLOR = value
public int LT_VALUE_DEFAULT_BACK_COLOR { get; set; }
属性值
类型:System.Int32
返回 Int32。
另请参阅
引用
LookupTableDataSet.LookupTableTreesRow 类