GanttChart.SetWholeInterval

Syntax:

SetWholeInterval(<StartDate>, <EndDate>)

Parameters:

<StartDate> (required)

Type: Date.
Interval start date.

<EndDate> (required)

Type: Date.
Interval ending date.

Description:

Sets whole interval.
Should be used when AutoDetectWholeInterval = False.
ATTENTION! You can only set the whole interval using this method. The properties BeginOfWholeInterval and EndOfWholeInterval are read-only.

Availability:

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

See also:

GanttChart, property BeginOfWholeInterval
GanttChart, property EndOfWholeInterval
GanttChart, property AutoDetectWholeInterval

    

1C:Enterprise Developer's Community