CommandExecuteParameters
Properties:
Uniqueness
URL
Window
Description:
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: