Property | Type | Description | |
---|---|---|---|
ExucutingNow | bool | ||
JobEntry | PlanItemEntryPoint | ||
LAMS | double | ||
NameAndDescription | string | ||
Suspended | bool | ||
intervalTime | System.DateTime | ||
intervalType | IntervalType | ||
intervalValue | long |
Method | Description | |
---|---|---|
MillisecondsBeforeExecute ( ) : double | ||
SetActualTimePosition ( System.DateTime startedAt, System.TimeSpan executionTime ) : void | ||
SetStartExecution ( ) : void |
public MillisecondsBeforeExecute ( ) : double | ||
return | double |
public SetActualTimePosition ( System.DateTime startedAt, System.TimeSpan executionTime ) : void | ||
startedAt | System.DateTime | |
executionTime | System.TimeSpan | |
return | void |