StatusingDataSet.TasksRow.TASK_OUTLINE_LEVEL 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.
Specifies a number that indicates the level of the task (such as 1, 2, or 3) in the hierarchical outline structure.
public:
property short TASK_OUTLINE_LEVEL { short get(); void set(short value); };
public short TASK_OUTLINE_LEVEL { get; set; }
member this.TASK_OUTLINE_LEVEL : int16 with get, set
Public Property TASK_OUTLINE_LEVEL As Short