GanttChart.OnIntervalEditEnd

Syntax:

OnIntervalEditEnd(<Interval>, <Cancel>)

Parameters:

<Interval>

Type: GanttChartInterval.
Modified interval.

<Cancel>

Type: Boolean.
Action execution cancel flag.
If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: False.

Description:

Displayed when you finish interactive editing of an interval.

    

1C:Enterprise Developer's Community