MVPSI.JAMS Namespace : ReferenceType Enumeration |
'Declaration
Public Enum ReferenceType Inherits System.Enum
'Usage
Dim instance As ReferenceType
public enum ReferenceType : System.Enum
Member | Description |
---|---|
Action | A Trigger Action references the Job |
Event | A Trigger Event references the Job |
FolderNotify | A Folder references the Job as a Notification Job |
JobDepend | Another Job depends upon this Job |
JobSince | A Job Dependency references the Job as a "Since Job" |
Notify | Another Job references the Job as a Notification Job |
Precheck | Another Job references the Job as a Precheck Job |
Recovery | Another Job references the Job as a Recovery Job |
Setup | A Setup references the Job |
SetupDepend | A Setup depends upon this Job |
SetupNotify | A Setup references the Job as a Notification Job |
SetupPrecheck | A Setup references the Job as a Precheck Job |
SetupRecovery | A Setup references the Job as a Recovery Job |
SetupSince | A Setup Dependency references the Job as a "Since Job" |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.ReferenceType
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