Called when the Task server executes the task.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Parameters
- currentObjectID
- Type:
System String
The ID property value of the current object.
- arguments
- Type:
System.Collections.Generic IDictionary
String,
Object
The collection of arguments.
- runAgain
- Type:
System Nullable
DateTime
The date at which the task will be rescheduled to run again. If , the task will be removed from the schedule.
See Also