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.
-
Arguments
-
Gets or sets arguments for custom command execution.
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
Arguments
Gets or sets arguments for custom command execution.
- Type:
- IAdmCustomCommandArguments
- Access:
- Read/Write
Requirements
Minimum required version: 2023