JAMS Developer Guide
VariableDependency Class
Members 


MVPSI.JAMS Namespace : VariableDependency Class
VariableDependency is a prerequisite Element that can be applied to folders or jobs to make a job depend on the value of a JAMS variable.
Object Model
VariableDependency Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class VariableDependency 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As VariableDependency
[System.Runtime.Serialization.DataContract()]
public class VariableDependency : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.VariableDependency

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

VariableDependency Members
MVPSI.JAMS Namespace