JAMS Developer Guide
EditSourceDialog Class
Members 


MVPSI.JAMS Namespace : EditSourceDialog Class
EditSourceDialog allows for editing a Submit.Job's Source
Object Model
EditSourceDialog Class
Syntax
'Declaration
 
Public Class EditSourceDialog 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As EditSourceDialog
public class EditSourceDialog : System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     MVPSI.JAMS.EditSourceDialog

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

EditSourceDialog Members
MVPSI.JAMS Namespace