getIndentLevel method



Returns the indent level of a task in a hierarchy of indented tasks.

Syntax

long = Task.getIndentLevel()

Applies to

Task object.

Parameters

none.

Return value

long. Indicates the level of indentation of this task within its task hierarchy.

Usage

This method returns the level of indentation of this task within its task hierarchy.