PlannerItemScheduleDialog.Show

Syntax:

Show(<NotifyOnCloseDescription>)

Parameters:

<NotifyOnCloseDescription> (required)

Type: NotifyDescription.
It contains description of the procedure that will be called after the dialog is closed with the following parameters:
  • <Schedule> - Period - the dialog is closed using the "OK" button; Undefined - otherwise,
  • <AdditionalParameters> - the value specified when the object is created NotifyDescription.
If the parameter is not specified or belongs to the type Undefined, no procedure will be called after completion.

Description:

Opens the Schedule dialog in non-modal mode.

Availability:

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

    

1C:Enterprise Developer's Community