IAdmScheduledTaskAction
The IAdmScheduledTaskAction interface represents the Execute Scheduled Task action.
Inheritance: IAdmAction
Properties
-
Property
-
Description
-
ScheduledTaskId
-
Gets or sets the globally unique identifier (GUID) of the scheduled task that is executed by the action.
-
ScheduledTaskName
-
Gets or sets the name of the scheduled task that is executed by the action.
Details
ScheduledTaskId
Gets or sets the globally unique identifier (GUID) of the scheduled task that is executed by the action.
- Type:
- string
- Access:
- Read/Write
ScheduledTaskName
Gets or sets the name of the scheduled task that is executed by the action.
- Type:
- string
- Access:
- Read/Write
Requirements
Minimum required version: 2011.2