StatusingDataSet.LocalLookupTableFullValuesRow.LT_VALUE_NUM 属性

获取查找表的Number类型的节点的十进制值。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property LT_VALUE_NUM As Decimal
    Get
    Set
用法
Dim instance As StatusingDataSet.LocalLookupTableFullValuesRow
Dim value As Decimal

value = instance.LT_VALUE_NUM

instance.LT_VALUE_NUM = value
public decimal LT_VALUE_NUM { get; set; }

属性值

类型:System.Decimal

另请参阅

引用

StatusingDataSet.LocalLookupTableFullValuesRow 类

StatusingDataSet.LocalLookupTableFullValuesRow 成员

WebSvcStatusing 命名空间