JAMS Developer Guide
ReferenceTo Enumeration


MVPSI.JAMS Namespace : ReferenceTo Enumeration
ReferenceTo Enums
Syntax
'Declaration
 
Public Enum ReferenceTo 
   Inherits System.Enum
'Usage
 
Dim instance As ReferenceTo
public enum ReferenceTo : System.Enum 
Members
MemberDescription
AgentReference to an Agent
BatchQueueReference to a Batch Queue
CredentialReference to a Credential
FolderReference to a Folder
JobReference to a Job
MethodReference to a Method
NamedTimeReference to a Named Time
NoneNo Reference
ResourceReference to a Resource
TimeZoneReference to a Time Zone
VariableReference to a Variable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         MVPSI.JAMS.ReferenceTo

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

MVPSI.JAMS Namespace