ProjectDataSet.TaskRow.DurationType 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.
Deprecated. Use TASK_DUR_FMT to set the desired duration display format.
public:
property int DurationType { int get(); void set(int value); };
public int DurationType { get; set; }
member this.DurationType : int with get, set
Public Property DurationType As Integer