Responder Developer Guide
GetMatchingTag Method


Syntax
'Declaration
 
Protected MustOverride Function GetMatchingTag( _
   ByVal state As FeatureState _
) As Tag
'Usage
 
Dim instance As RemoveSingleFeatureTagTask
Dim state As FeatureState
Dim value As Tag
 
value = instance.GetMatchingTag(state)
protected abstract Tag GetMatchingTag( 
   FeatureState state
)

Parameters

state
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

RemoveSingleFeatureTagTask Class
RemoveSingleFeatureTagTask Members

 

 


Send Comment