Edit

Share via


StatusingDataSet.TaskCustomFieldsRow.DUR_VALUE Property

Definition

Specifies the custom field value if the FIELD_TYPE_ENUM property is set to type DURATION.

public:
 property int DUR_VALUE { int get(); void set(int value); };
public int DUR_VALUE { get; set; }
member this.DUR_VALUE : int with get, set
Public Property DUR_VALUE As Integer

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.

Duration is indicated in tenths of minutes. A value of 100 indicates 10 minutes.

Applies to