JAMS Developer Guide
AgentRef Class
Members 


MVPSI.JAMS Namespace : AgentRef Class
Object Model
AgentRef Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class AgentRef 
   Inherits BaseRef
'Usage
 
Dim instance As AgentRef
[System.Runtime.Serialization.DataContract()]
public sealed class AgentRef : BaseRef 
Remarks
An AgentRef contains details about a reference to a JAMS Agent.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.BaseRef
         MVPSI.JAMS.AgentRef

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

AgentRef Members
MVPSI.JAMS Namespace