ProjectDataSet.AssignmentCustomFieldsRow.NUM_VALUE プロパティ
FIELD_TYPE_ENUMプロパティをNUMBERに入力が設定されている場合は、カスタム フィールドの値を指定します。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property NUM_VALUE As Decimal
Get
Set
'使用
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim value As Decimal
value = instance.NUM_VALUE
instance.NUM_VALUE = value
public decimal NUM_VALUE { get; set; }
プロパティ値
関連項目
参照先
ProjectDataSet.AssignmentCustomFieldsRow クラス