JAMS 6.x Help
BasePublicObject Class
Members 


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.Alert
      MVPSI.JAMS.AlertAT
      MVPSI.JAMS.AlertRef
      MVPSI.JAMS.AlertReq
      MVPSI.JAMS.Cfg
      MVPSI.JAMS.CurDependency
      MVPSI.JAMS.CurJob
      MVPSI.JAMS.CurParam
      MVPSI.JAMS.CurReport
      MVPSI.JAMS.DateType
      MVPSI.JAMS.Dependency
      MVPSI.JAMS.Folder
      MVPSI.JAMS.FolderAT
      MVPSI.JAMS.History
      MVPSI.JAMS.Job
      MVPSI.JAMS.JobAT
      MVPSI.JAMS.JobRef
      MVPSI.JAMS.Menu
      MVPSI.JAMS.MenuDetail
      MVPSI.JAMS.Method
      MVPSI.JAMS.NamedTime
      MVPSI.JAMS.Param
      MVPSI.JAMS.PrintForm
      MVPSI.JAMS.Queue
      MVPSI.JAMS.QueueNode
      MVPSI.JAMS.Report
      MVPSI.JAMS.ReportDesign
      MVPSI.JAMS.ReportType
      MVPSI.JAMS.Resource
      MVPSI.JAMS.ResourceDetail
      MVPSI.JAMS.ResReq
      MVPSI.JAMS.Security
      MVPSI.JAMS.Setup
      MVPSI.JAMS.SetupAT
      MVPSI.JAMS.SetupJob
      MVPSI.JAMS.SetupJobParam
      MVPSI.JAMS.SetupJobReport
      MVPSI.JAMS.SetupRef
      MVPSI.JAMS.SpecificDateType
      MVPSI.JAMS.TimeZone
      MVPSI.JAMS.Trigger
      MVPSI.JAMS.TriggerAction
      MVPSI.JAMS.TriggerAT
      MVPSI.JAMS.TriggerEvent
      MVPSI.JAMS.UserSecurity
      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

Send Feedback