'Declaration<SmartAssembly.Attributes.DoNotPruneTypeAttribute()> <SerializableAttribute()> Public Enum ExecutionType Inherits System.Enum
[SmartAssembly.Attributes.DoNotPruneType()] [Serializable()] public enum ExecutionType : System.Enum
'Declaration<SmartAssembly.Attributes.DoNotPruneTypeAttribute()> <SerializableAttribute()> Public Enum ExecutionType Inherits System.Enum
[SmartAssembly.Attributes.DoNotPruneType()] [Serializable()] public enum ExecutionType : System.Enum
| Member | Value | Description |
|---|---|---|
| Chained | 2 | |
| Manual | 3 | |
| Restart | 5 | |
| RunForCleanShutdown | 8 | |
| RunForDirtyShutdown | 7 | |
| RunForSkipped | 6 | |
| Scheduled | 1 | |
| Startup | 4 | |
| Unknown | 0 |
System.Object
System.ValueType
System.Enum
ArcanaDevelopment.adTempus.Shared.ExecutionType