Ui > Ui Assembly Interfaces > IUiCommandAction
The IUiCommandAction interface contains properties that are used to determine action parameters.
Property name | Brief description | |
![]() |
Enabled | The Enabled property determines whether an action can be executed. |
![]() |
Name | The Name property returns action name. |
![]() |
Visible | The Visible property determines visibility of controls used to execute the current action. |
See also: