次の方法で共有


ResourceDataSet.ResourceCustomFieldsRow.NUM_VALUE プロパティ

FIELD_TYPE_ENUMプロパティは、 NUMBERの入力が設定されている場合は、ユーザー設定フィールドの値。

名前空間:  WebSvcWorkflow
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property NUM_VALUE As Decimal
    Get
    Set
'使用
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim value As Decimal

value = instance.NUM_VALUE

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

プロパティ値

型: System.Decimal

関連項目

参照先

ResourceDataSet.ResourceCustomFieldsRow クラス

ResourceDataSet.ResourceCustomFieldsRow メンバー

WebSvcWorkflow 名前空間