Edit

Share via


StatusingDataSet.ResourceCustomFieldsRow.DUR_FMT Property

Definition

Specifies the display format for the DUR_VALUE property if the FIELD_TYPE_ENUM property is set to 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 FIELD_TYPE_ENUM property is set to type DURATION. Otherwise, later use of this project can result in unpredictable behavior, including possible data loss.

Applies to