JAMS Developer Guide
Element Class
Members 


MVPSI.JAMS Namespace : Element Class
The Element class is a generic element.
Object Model
Element Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
<System.ComponentModel.TypeDescriptionProviderAttribute("MVPSI.JAMS.DynamicPropertiesTypeDescriptionProvider`1[[MVPSI.JAMS.Element, JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2]], JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")>
Public Class Element 
   Implements IElement 
'Usage
 
Dim instance As Element
[System.Runtime.Serialization.DataContract()]
[System.ComponentModel.TypeDescriptionProvider("MVPSI.JAMS.DynamicPropertiesTypeDescriptionProvider`1[[MVPSI.JAMS.Element, JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2]], JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")]
public class Element : IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.DateSpecificDependency
      MVPSI.JAMS.Documentation
      MVPSI.JAMS.EntryDependency
      MVPSI.JAMS.FileDependency
      MVPSI.JAMS.FileTrigger
      MVPSI.JAMS.JobCompletionTrigger
      MVPSI.JAMS.JobDependency
      MVPSI.JAMS.Link
      MVPSI.JAMS.MailTrigger
      MVPSI.JAMS.NotificationJob
      MVPSI.JAMS.PrecheckJob
      MVPSI.JAMS.RecoveryJob
      MVPSI.JAMS.Repeat
      MVPSI.JAMS.ResourceRequirement
      MVPSI.JAMS.Resubmit
      MVPSI.JAMS.RunawayEvent
      MVPSI.JAMS.ScheduleTrigger
      MVPSI.JAMS.ScheduleWindow
      MVPSI.JAMS.SendEMail
      MVPSI.JAMS.ShortEvent
      MVPSI.JAMS.StalledEvent
      MVPSI.JAMS.VariableDependency
      MVPSI.JAMS.VariableTrigger

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

Element Members
MVPSI.JAMS Namespace