'Declaration
Public Enum DependencyType Inherits System.Enum
'Usage
Dim instance As DependencyType
public enum DependencyType : System.Enum
'Declaration
Public Enum DependencyType Inherits System.Enum
'Usage
Dim instance As DependencyType
public enum DependencyType : System.Enum
Member | Description |
---|---|
Entry | Depends upon a specific entry |
File | Depends upon the presense or absense of a file |
Job | Depends upon another job |
Network | Depends upon a remote job |
None | Not specified |
Variable | Depends upon a Variable value |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.DependencyType
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