JAMS Developer Guide
BaseReference Class
Members 


MVPSI.JAMS Namespace : BaseReference Class
BaseReference is the base class for classes that reference a JAMS definition.
Object Model
BaseReference Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public MustInherit Class BaseReference 
'Usage
 
Dim instance As BaseReference
[System.Runtime.Serialization.DataContract()]
public abstract class BaseReference 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BaseReference
      MVPSI.JAMS.AgentReference
      MVPSI.JAMS.BatchQueueReference
      MVPSI.JAMS.CredentialReference
      MVPSI.JAMS.FolderReference
      MVPSI.JAMS.JobReference
      MVPSI.JAMS.MethodReference
      MVPSI.JAMS.NamedTimeReference
      MVPSI.JAMS.ResourceReference
      MVPSI.JAMS.TimeZoneReference
      MVPSI.JAMS.VariableReference

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

BaseReference Members
MVPSI.JAMS Namespace