Responder Developer Guide
ExecuteSetJumper Method (IJumperTaskManager)


Syntax
'Declaration
 
Sub ExecuteSetJumper( _
   ByVal jumperTask As JumperTaskBase, _
   ByVal jumperGuid As Guid _
) 
'Usage
 
Dim instance As IJumperTaskManager
Dim jumperTask As JumperTaskBase
Dim jumperGuid As Guid
 
instance.ExecuteSetJumper(jumperTask, jumperGuid)
void ExecuteSetJumper( 
   JumperTaskBase jumperTask,
   Guid jumperGuid
)

Parameters

jumperTask
jumperGuid
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

IJumperTaskManager Interface
IJumperTaskManager Members

 

 


Send Comment