JAMS 6.x Help
DependencyJob Class
Members 


Object Model
DependencyJob Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class DependencyJob 
   Inherits Dependency
'Usage
 
Dim instance As DependencyJob
[System.Runtime.Serialization.DataContract()]
public class DependencyJob : Dependency 
Remarks
A Job Dependency forces a job to wait for the completion of another job.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Dependency
         MVPSI.JAMS.DependencyJob

Requirements

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

See Also

Reference

DependencyJob Members
MVPSI.JAMS Namespace

Send Feedback