Responder Developer Guide
JumperJunctionSelectionManager Constructor


Syntax
'Declaration
 
Public Function New( _
   Optional ByVal getDataForIncidentDeviceOverrideFunc As Func(Of FeatureID,DataTable,DataTable) _
)
'Usage
 
Dim getDataForIncidentDeviceOverrideFunc As Func(Of FeatureID,DataTable,DataTable)
 
Dim instance As New JumperJunctionSelectionManager(getDataForIncidentDeviceOverrideFunc)
public JumperJunctionSelectionManager( 
   Func<FeatureID,DataTable,DataTable> getDataForIncidentDeviceOverrideFunc
)

Parameters

getDataForIncidentDeviceOverrideFunc
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

JumperJunctionSelectionManager Class
JumperJunctionSelectionManager Members

 

 


Send Comment