JAMS 6.x Help
Agent Class
Members 


The Agent class defines and identifies a machine where the JAMS Agent has been deployed.
Object Model
Agent Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class Agent 
   Inherits BasePublicObject
'Usage
 
Dim instance As Agent
[System.Runtime.Serialization.DataContract()]
public sealed class Agent : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Agent

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

Agent Members
MVPSI.JAMS Namespace

Send Feedback