IUiCommandExecutionContext

Description

The IUiCommandExecutionContext interface contains properties that are used to set advanced parameters of command execution.

Comments

It is used only in the desktop application.

Properties

  Property name Brief description
CommandActionCustomize The CommandActionCustomize property returns settings for the actions available for a repository object on opening this object to edit or view.
Data The Data property determines the data required to execute a command.
ExecutionMode The ExecutionMode property determines the type of command execution.
Modal The Modal property determines whether the dialog box is to be opened modally relative to the window specified in the ParentWindow property.
ParentWindow The ParentWindow property determines parent window for command execution.
Silent The Silent property determines a method that is used to open an object.

See also:

Ui Assembly Interfaces