Responder Developer Guide
Highlight(IEnumerable<FeatureIdentifier>) Method


Syntax
'Declaration
 
Public Overloads Sub Highlight( _
   ByVal featureIdentifiers As IEnumerable(Of FeatureIdentifier) _
) 
'Usage
 
Dim instance As FeatureGeographicServiceUsingArcMap
Dim featureIdentifiers As IEnumerable(Of FeatureIdentifier)
 
instance.Highlight(featureIdentifiers)
public void Highlight( 
   IEnumerable<FeatureIdentifier> featureIdentifiers
)

Parameters

featureIdentifiers
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
Overload List

 

 


Send Comment