JAMS Developer Guide
IEditJobProperties Interface Members
Properties  Methods 

MVPSI.JAMSExtension Namespace : IEditJobProperties Interface

The following tables list the members exposed by IEditJobProperties.

Public Properties
 NameDescription
 PropertyGets the WinForms Control that knows how to edit the source code; (Inherited from MVPSI.JAMSExtension.IEditJobSource)
 PropertyGets 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. (Inherited from MVPSI.JAMSExtension.IEditJobSource)
 PropertyGets or sets the source code for this Job. (Inherited from MVPSI.JAMSExtension.IEditJobSource)
Top
Public Methods
 NameDescription
 MethodIf job source is stored in properties, this will be called when the source tab is selected.  
 MethodThe JAMSDesktop client will call SaveState when closing a window. It is the editor's oportunity to save state. (Inherited from MVPSI.JAMSExtension.IEditJobSource)
Top
See Also

Reference

IEditJobProperties Interface
MVPSI.JAMSExtension Namespace