StatusingDataSet.TaskCustomFieldsRow.DUR_FMT プロパティ
ユーザー設定フィールド型のDURATIONの場合は、 DUR_VALUEプロパティの目的の表示形式を指定します。
名前空間: WebSvcStatusing
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property DUR_FMT As Byte
Get
Set
'使用
Dim instance As StatusingDataSet.TaskCustomFieldsRow
Dim value As Byte
value = instance.DUR_FMT
instance.DUR_FMT = value
public byte DUR_FMT { get; set; }
プロパティ値
型: System.Byte
注釈
DUR_FMTにする必要があるかどうか、 DUR_FMTプロパティをDURATIONに入力を指定します。それ以外の場合は、Microsoft Project Professional では、このプロジェクトの後で使用可能なデータが失われるなど、予期しない動作があります。
関連項目
参照先
StatusingDataSet.TaskCustomFieldsRow クラス