GanttChart.CollapsePoint

Syntax:

CollapsePoint(<Point>, <WithSubordinates>)

Parameters:

<Point> (required)

Type: GanttChartPoint.
Gantt chart point.

<WithSubordinates> (optional)

Type: Boolean.
Determines the need to collapse a point together with its subordinates. If True, it is collapsed with any subordinates.
Default value: False.

Description:

Collapses points, possibly together with subordinates.

Availability:

Thin client, web-client, server, thick client, external connection.

    

1C:Enterprise Developer's Community