JAMS Developer Guide
IEditJobSource Interface
Members 


MVPSI.JAMSExtension Namespace : IEditJobSource Interface
The IEditJobSource interface must be implemented by Controls that can edit a job's source code. These "editor" controls can be specified in an Execution Method and jobs that use that execution method will use the custom editor in the "Source" tab.
Object Model
IEditJobSource Interface
Syntax
'Declaration
 
Public Interface IEditJobSource 
'Usage
 
Dim instance As IEditJobSource
public interface IEditJobSource 
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

IEditJobSource Members
MVPSI.JAMSExtension Namespace