GanttChartPointCollection.IndexOf

Syntax:

IndexOf(<Point>)

Parameters:

<Point> (required)

Type: GanttChartPoint.
Gantt chart point.

Returned value:

Type: Number.
Index of a specified series in a collection. If none is found, returns -1.

Description:

Obtains a point index in collection of Gantt chart points.

Availability:

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

    

1C:Enterprise Developer's Community