Responder Developer Guide
GetFeatureState Method (IFeatureStateProvider)


Syntax
'Declaration
 
Function GetFeatureState( _
   ByVal identifier As FeatureIdentifier, _
   ByVal networkStateSource As NetworkStateSource _
) As FeatureState
'Usage
 
Dim instance As IFeatureStateProvider
Dim identifier As FeatureIdentifier
Dim networkStateSource As NetworkStateSource
Dim value As FeatureState
 
value = instance.GetFeatureState(identifier, networkStateSource)

Parameters

identifier
networkStateSource
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

IFeatureStateProvider Interface
IFeatureStateProvider Members

 

 


Send Comment