JAMS 6.x Help
ForceModified Method (Setup)


Forces the Setup and all of the setup's sub-objects to be marked as modified.
Syntax
'Declaration
 
Public Sub ForceModified() 
'Usage
 
Dim instance As Setup
 
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

Setup Class
Setup Members