'Declaration
Public Enum InitiatorType Inherits System.Enum
'Usage
Dim instance As InitiatorType
public enum InitiatorType : System.Enum
'Declaration
Public Enum InitiatorType Inherits System.Enum
'Usage
Dim instance As InitiatorType
public enum InitiatorType : System.Enum
Member | Description |
---|---|
AutoSubmit | The entry was submitted as a result of automatic scheduling. |
FileWatch | The entry is watching for a file |
MailWatch | The entry is watching for e-mail |
ManualSubmit | The entry was submitted manually. |
Notify | The entry was submitted to perform notification. |
Precheck | The entry was submitted as a precheck job. |
Recovery | The entry was submitted to perform recovery. |
RepeatSubmit | The entry was submitted because of a repeating schedule. |
Sequence | The entry was submitted by a Sequence. |
SubmitActivity | The entry was submitted by a workflow activity. |
Trigger | The entry was submitted because of a trigger action firing. |
Unknown | The initiator is unknown. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.InitiatorType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2