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 to execute.
-
ScheduledTaskName
-
Gets or sets the name of the scheduled task to execute.
Details
ScheduledTaskId
Gets or sets the globally unique identifier (GUID) of the scheduled task to execute.
- Type:
- string
- Access:
- Read/Write
ScheduledTaskName
Gets or sets the name of the scheduled task to execute.
- Type:
- string
- Access:
- Read/Write
Requirements
Minimum required version: 2011.2