Responder Developer Guide
FeatureStateEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal feature As FeatureIdentifier, _
   ByVal stateSource As FeatureStateSource _
)
'Usage
 
Dim feature As FeatureIdentifier
Dim stateSource As FeatureStateSource
 
Dim instance As New FeatureStateEventArgs(feature, stateSource)
public FeatureStateEventArgs( 
   FeatureIdentifier feature,
   FeatureStateSource stateSource
)

Parameters

feature
stateSource
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

FeatureStateEventArgs Class
FeatureStateEventArgs Members

 

 


Send Comment