ProjectDataSet.TaskRow.TASK_LEVELING_DELAY_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 display format of the TASK_LEVELING_DELAY value, and whether the duration is considered only an estimate rather than a firm value.
public:
property short TASK_LEVELING_DELAY_FMT { short get(); void set(short value); };
public short TASK_LEVELING_DELAY_FMT { get; set; }
member this.TASK_LEVELING_DELAY_FMT : int16 with get, set
Public Property TASK_LEVELING_DELAY_FMT As Short
Property Value
Remarks
For more information, see TASK_DUR_FMT.