Edit

Share via


StatusingDataSet.ResourceCustomFieldsRow.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 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