JAMS Developer Guide
EntryWFTrackingArgs Class
Members 


MVPSI.JAMS Namespace : EntryWFTrackingArgs Class
EntryWFTrackingArgs is an event that is used to track workflows.
Object Model
EntryWFTrackingArgs Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class EntryWFTrackingArgs 
   Inherits EntryEventArgs
'Usage
 
Dim instance As EntryWFTrackingArgs
[System.Runtime.Serialization.DataContract()]
public sealed class EntryWFTrackingArgs : EntryEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      MVPSI.JAMS.EntryEventArgs
         MVPSI.JAMS.EntryWFTrackingArgs

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

EntryWFTrackingArgs Members
MVPSI.JAMS Namespace