JAMS 6.x Help
DependencyFile Class
Members 


Object Model
DependencyFile Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class DependencyFile 
   Inherits Dependency
'Usage
 
Dim instance As DependencyFile
[System.Runtime.Serialization.DataContract()]
public sealed class DependencyFile : Dependency 
Remarks
A file dependency forces a job to wait for a specific file to be present, available or absent. A file is "Available" when it is present and can be opened.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Dependency
         MVPSI.JAMS.DependencyFile

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

DependencyFile Members
MVPSI.JAMS Namespace

Send Feedback