TimesheetDataSet.CustomFieldsRow.NUM_VALUE 屬性
指定的自訂欄位值,如果FIELD_TYPE_ENUM屬性設定為 [輸入NUMBER。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property NUM_VALUE As Decimal
Get
Set
'用途
Dim instance As TimesheetDataSet.CustomFieldsRow
Dim value As Decimal
value = instance.NUM_VALUE
instance.NUM_VALUE = value
public decimal NUM_VALUE { get; set; }
屬性值
請參閱
參照
TimesheetDataSet.CustomFieldsRow 類別