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