JAMS Developer Guide
ForceModified Method


MVPSI.JAMS Namespace > Job Class : ForceModified Method
Forces the job and all of the jobs's sub-objects to be marked as modified.
Syntax
'Declaration
 
Public Sub ForceModified() 
'Usage
 
Dim instance As Job
 
instance.ForceModified()
public void ForceModified()
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

Job Class
Job Members