Responder Developer Guide
IsEnergizable(FeatureState,SinglePhase) Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Function IsEnergizable( _
   ByVal featureState As FeatureState, _
   ByVal phase As SinglePhase _
) As Boolean
'Usage
 
Dim featureState As FeatureState
Dim phase As SinglePhase
Dim value As Boolean
 
value = PhasesInformation.IsEnergizable(featureState, phase)
[Extension()]
public static bool IsEnergizable( 
   FeatureState featureState,
   SinglePhase phase
)

Parameters

featureState
phase
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

PhasesInformation Class
PhasesInformation Members
Overload List

 

 


Send Comment