JAMS 6.x Help
CurDependencyEntry Class
Members 


Object Model
CurDependencyEntry Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class CurDependencyEntry 
   Inherits CurDependency
'Usage
 
Dim instance As CurDependencyEntry
[System.Runtime.Serialization.DataContract()]
public sealed class CurDependencyEntry : CurDependency 
Remarks
A CurDependencyEntry is a current dependency on a specific entry currently in the schedule.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.CurDependency
         MVPSI.JAMS.CurDependencyEntry

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

CurDependencyEntry Members
MVPSI.JAMS Namespace