JAMS Developer Guide
DateSpecificDependency Class
Members 


MVPSI.JAMS Namespace : DateSpecificDependency Class
DateSpecificDependency is a job dependency that requires that the job was scheduled on a specific date relative to the hold date job that has the dependency.
Object Model
DateSpecificDependency Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class DateSpecificDependency 
   Inherits Element
   Implements IElement, IElementSubmit 
'Usage
 
Dim instance As DateSpecificDependency
[System.Runtime.Serialization.DataContract()]
public class DateSpecificDependency : Element, IElement, IElementSubmit  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.DateSpecificDependency

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

DateSpecificDependency Members
MVPSI.JAMS Namespace