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 Phases, _ ByVal currentPhase As Phases _ ) As Boolean
'Usage Dim instance As WriteStatusChangeRequestFromCompoundPhase Dim phaseIsClosed As Boolean Dim requestedPhase As Phases Dim currentPhase As Phases Dim value As Boolean value = instance.IsPhaseAbnormal(phaseIsClosed, requestedPhase, currentPhase)
protected override bool IsPhaseAbnormal( bool phaseIsClosed, Phases requestedPhase, 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.