Responder Developer Guide
JumperFeatureIdentifier Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal jumperGuid As Guid, _
   ByVal fromFeature As FeatureSelection, _
   ByVal traceWeight As Integer, _
   ByVal toFeature As FeatureSelection _
)
'Usage
 
Dim jumperGuid As Guid
Dim fromFeature As FeatureSelection
Dim traceWeight As Integer
Dim toFeature As FeatureSelection
 
Dim instance As New JumperFeatureIdentifier(jumperGuid, fromFeature, traceWeight, toFeature)
public JumperFeatureIdentifier( 
   Guid jumperGuid,
   FeatureSelection fromFeature,
   int traceWeight,
   FeatureSelection toFeature
)

Parameters

jumperGuid
fromFeature
traceWeight
toFeature
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

JumperFeatureIdentifier Class
JumperFeatureIdentifier Members

 

 


Send Comment