Responder Developer Guide
NotifyOfAffectedJumperState Method


Syntax
'Declaration
 
Public Shared Sub NotifyOfAffectedJumperState( _
   ByVal task As IJumperTask _
) 
'Usage
 
Dim task As IJumperTask
 
JumperStateManager.NotifyOfAffectedJumperState(task)
public static void NotifyOfAffectedJumperState( 
   IJumperTask task
)

Parameters

task
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

JumperStateManager Class
JumperStateManager Members

 

 


Send Comment