Responder Developer Guide
CanSelectJumper Method (IJumperTaskManager)


Syntax
'Declaration
 
Function CanSelectJumper( _
   ByVal jumperTask As JumperTaskBase _
) As Boolean
'Usage
 
Dim instance As IJumperTaskManager
Dim jumperTask As JumperTaskBase
Dim value As Boolean
 
value = instance.CanSelectJumper(jumperTask)
bool CanSelectJumper( 
   JumperTaskBase jumperTask
)

Parameters

jumperTask
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