ResourceDataSet.ResourceCustomFieldsRow.DUR_VALUE プロパティ
FIELD_TYPE_ENUMプロパティは、 DURATIONの入力が設定されている場合は、ユーザー設定フィールドの値。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property DUR_VALUE As Integer
Get
Set
'使用
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim value As Integer
value = instance.DUR_VALUE
instance.DUR_VALUE = value
public int DUR_VALUE { get; set; }
プロパティ値
型: System.Int32
関連項目
参照先
ResourceDataSet.ResourceCustomFieldsRow クラス