JAMS 6.x Help
DependencyRemoteSetup Class
Members 


A remote setup dependency forces a job to wait for the completion of a JAMS Setup on a different JAMS Server.
Object Model
DependencyRemoteSetup Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class DependencyRemoteSetup 
   Inherits Dependency
'Usage
 
Dim instance As DependencyRemoteSetup
[System.Runtime.Serialization.DataContract()]
public sealed class DependencyRemoteSetup : Dependency 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Dependency
         MVPSI.JAMS.DependencyRemoteSetup

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

DependencyRemoteSetup Members
MVPSI.JAMS Namespace

Send Feedback