JAMS Developer Guide
ResetState Method (ScheduleWindow)


MVPSI.JAMS Namespace > ScheduleWindow Class : ResetState Method
Resets the state of the schedule window. JAMS calls this when the dependency needs to be reset.
Syntax
'Declaration
 
Public Overrides Sub ResetState() 
'Usage
 
Dim instance As ScheduleWindow
 
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

ScheduleWindow Class
ScheduleWindow Members