次の方法で共有


ResourceDataSet.ResourceCustomFieldsRow.DUR_FMT プロパティ

FIELD_TYPE_ENUMプロパティをDURATIONに入力が設定されている場合、 DUR_VALUEプロパティに必要な表示形式です。

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

構文

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

value = instance.DUR_FMT

instance.DUR_FMT = value
public byte DUR_FMT { get; set; }

プロパティ値

型: System.Byte

関連項目

参照先

ResourceDataSet.ResourceCustomFieldsRow クラス

ResourceDataSet.ResourceCustomFieldsRow メンバー

WebSvcWorkflow 名前空間