JAMS Developer Guide
IEditJobProperties Interface
Members 


MVPSI.JAMSExtension Namespace : IEditJobProperties Interface
The IEditJobProperties interace must be implemented when the job controls are stored in properties, instead of source. This allows the source edit tab to be updated from changes in the properties tab.
Object Model
IEditJobProperties Interface
Syntax
'Declaration
 
Public Interface IEditJobProperties 
   Inherits IEditJobSource 
'Usage
 
Dim instance As IEditJobProperties
public interface IEditJobProperties : 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

IEditJobProperties Members
MVPSI.JAMSExtension Namespace