ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.DUR_FMT プロパティ
FIELD_TYPE_ENUMプロパティは、 DURATIONの入力が設定されている場合は、 DUR_VALUEプロパティに、目的の表示形式を指定します。
名前空間: WebSvcResourcePlan
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property DUR_FMT As Byte
Get
Set
'使用
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Byte
value = instance.DUR_FMT
instance.DUR_FMT = value
public byte DUR_FMT { get; set; }
プロパティ値
型: System.Byte
関連項目
参照先
ResourcePlanDataSet.PlanAssignmentCustomFieldsRow クラス