IAdmCustomCommandAction
The IAdmCustomCommandAction interface represents the Execute a Custom Command action.
Inheritance: IAdmAction
Properties
-
Property
-
Description
-
CustomCommandId
-
Gets or sets the globally unique identifier (GUID) of the custom command that is executed by the action.
-
CustomCommandName
-
Gets or sets the name of the custom command that is executed by the action.
Details
CustomCommandId
Gets or sets the globally unique identifier (GUID) of the custom command that is executed by the action.
- Type:
- String
- Access:
- Read/Write
CustomCommandName
Gets or sets the name of the custom command that is executed by the action.
- Type:
- String
- Access:
- Read/Write
Requirements
Minimum required version: 2011.1