JAMS Developer Guide
ResetState Method (PrecheckJob)


MVPSI.JAMS Namespace > PrecheckJob Class : ResetState Method
Resets the state of the precheck element. This is called by JAMS when a precheck needs to be reset.
Syntax
'Declaration
 
Public Overrides Sub ResetState() 
'Usage
 
Dim instance As PrecheckJob
 
instance.ResetState()
public override void ResetState()
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

PrecheckJob Class
PrecheckJob Members