Miner.Responder.Framework Assembly > Miner.Responder.Framework.Requests Namespace > WriteStatusChangeRequestFromCompoundPhase Class : IsPhaseAbnormal Method |
'Declaration Protected Overrides Function IsPhaseAbnormal( _ ByVal phaseIsClosed As Boolean, _ ByVal requestedPhase As Miner.NetworkModel.Electric.Phases, _ ByVal currentPhase As Miner.NetworkModel.Electric.Phases _ ) As Boolean
'Usage Dim instance As WriteStatusChangeRequestFromCompoundPhase Dim phaseIsClosed As Boolean Dim requestedPhase As Miner.NetworkModel.Electric.Phases Dim currentPhase As Miner.NetworkModel.Electric.Phases Dim value As Boolean value = instance.IsPhaseAbnormal(phaseIsClosed, requestedPhase, currentPhase)
protected override bool IsPhaseAbnormal( bool phaseIsClosed, Miner.NetworkModel.Electric.Phases requestedPhase, Miner.NetworkModel.Electric.Phases currentPhase )
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.