QueryWizard.Show

Syntax:

Show(<OnCloseNotifyDescription>)

Parameters:

<OnCloseNotifyDescription> (optional)

Type: NotifyDescription.
If the parameter is not specified or its type is Undefined, then no procedure will be called upon completion. If the parameter is specified, then it contains a description of the procedure which will be called, after the wizard dialogue is closed, with the following parameters:
  • <Text> is Text, if the wizard was closed by using the OK, otherwise – Undefined;
  • <Additional Parameters> – a value specified when the NotifyDescription object was created.

Description:

It opens the query wizard not by using a modal method.

Availability:

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

    

1C:Enterprise Developer's Community