JAMS 6.x Help
IEditJobSource Interface Properties

For a list of all members of this type, see IEditJobSource members.

Public Properties
 NameDescription
 PropertyEditorControlGets the WinForms Control that knows how to edit the source code;  
 PropertyJobGets or sets the JAMS Job definition that is being edited. You must implement this property but, you don't have to do anything with the Job. This is only used to give you easy access to the Job.  
 PropertySourceCodeGets or sets the source code for this Job.  
Top
See Also

Reference

IEditJobSource Interface
MVPSI.JAMSExtension Namespace