Edit

Share via


StatusingDataSet.TaskCustomFieldsRow.DUR_FMT Property

Definition

Specifies the desired display format for the DUR_VALUE property if the custom field is of type DURATION.

public:
 property System::Byte DUR_FMT { System::Byte get(); void set(System::Byte value); };
public byte DUR_FMT { get; set; }
member this.DUR_FMT : byte with get, set
Public Property DUR_FMT As Byte

Property Value

Remarks

DUR_FMT must be specified if the DUR_FMT property is set to type DURATION. Otherwise, later use of this project in Microsoft Project Professional can result in unpredictable behavior, including possible data loss.

Applies to