isSummary method
Indicates whether a task is a summary task.
Syntax
bSummary = Task.isSummary()
Applies to
Task object.
Parameters
none.
Return value
boolean. The bSummary value is true if the task is a summary task; otherwise, it is false.
Usage
This method indicates whether a task is a summary task, with other tasks indented beneath it.