Responder Developer Guide
OnFeatureSelectedForOpen Method


Syntax
'Declaration
 
Protected Sub OnFeatureSelectedForOpen( _
   ByVal selection As FeatureSelection _
) 
'Usage
 
Dim instance As FeatureGeographicServiceUsingArcMap
Dim selection As FeatureSelection
 
instance.OnFeatureSelectedForOpen(selection)
protected void OnFeatureSelectedForOpen( 
   FeatureSelection selection
)

Parameters

selection
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

FeatureGeographicServiceUsingArcMap Class
FeatureGeographicServiceUsingArcMap Members

 

 


Send Comment