StatusingDataSet.TasksRow.TASK_DUR_FMT Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the desired date-and-time display format of the duration value, and whether the duration is considered an estimate rather than an actual value.
public:
property short TASK_DUR_FMT { short get(); void set(short value); };
public short TASK_DUR_FMT { get; set; }
member this.TASK_DUR_FMT : int16 with get, set
Public Property TASK_DUR_FMT As Short