'Declaration Public Property RestartDelay As Integer
'Declaration
Public Property RestartDelay As Integer
public int RestartDelay {get; set;}
public: property int RestartDelay { int get(); void set ( int value); }
This option is only used when ControlType is ArcanaDevelopment.adTempus.Shared.JobControlActionType.RestartJob or ArcanaDevelopment.adTempus.Shared.JobControlActionType.RestartStep.
JobControlAction Class JobControlAction Members