JAMS Developer Guide
BasePublicObject Class
Members 


MVPSI.JAMS Namespace : BasePublicObject Class
The BasePublicObject class is the base class for most of the public JAMS objects.
Object Model
BasePublicObject Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Runtime.Serialization.DataContractAttribute()>
Public MustInherit Class BasePublicObject 
'Usage
 
Dim instance As BasePublicObject
[System.Reflection.DefaultMember("Item")]
[System.Runtime.Serialization.DataContract()]
public abstract class BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Agent
      MVPSI.JAMS.BaseRef
      MVPSI.JAMS.BatchQueue
      MVPSI.JAMS.BatchQueueAgent
      MVPSI.JAMS.Cfg
      MVPSI.JAMS.Credential
      MVPSI.JAMS.DateType
      MVPSI.JAMS.Entry
      MVPSI.JAMS.EntryParam
      MVPSI.JAMS.Folder
      MVPSI.JAMS.FolderAT
      MVPSI.JAMS.History
      MVPSI.JAMS.Job
      MVPSI.JAMS.JobAT
      MVPSI.JAMS.Menu
      MVPSI.JAMS.MenuAT
      MVPSI.JAMS.MenuDetail
      MVPSI.JAMS.Method
      MVPSI.JAMS.MethodAT
      MVPSI.JAMS.NamedTime
      MVPSI.JAMS.Param
      MVPSI.JAMS.PropertyDefinition
      MVPSI.JAMS.ReportDesign
      MVPSI.JAMS.ReportType
      MVPSI.JAMS.Resource
      MVPSI.JAMS.ResourceDetail
      MVPSI.JAMS.Security
      MVPSI.JAMS.SpecificDateType
      MVPSI.JAMS.TimeZone
      MVPSI.JAMS.Variable

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

BasePublicObject Members
MVPSI.JAMS Namespace