CommandExecuteParameters

Properties:

Source
Uniqueness
URL
Window

Description:

Describes a structure passed to a command handler.
Contains the following properties:
Source – a (ClientApplicationWindow) window or a (Form or ManagedForm) form, from which the command was called.
Window - ClientApplicationWindow type. The window in which the form should be opened.
Uniqueness – whether the form is unique. If the value is False, the system will look for a form with a default uniqueness key, and if the value is True, there will be no search for a form. Any other value specifies the uniqueness key on which the search will be performed.

Availability:

Thin client, web-client, thick client, Mobile application (client).

    

1C:Enterprise Developer's Community