Responder Developer Guide
PhasesInCommon Method


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Shared Function PhasesInCommon( _
   ByVal p1 As SetOfPhases, _
   ByVal p2 As SetOfPhases _
) As SetOfPhases
'Usage
 
Dim p1 As SetOfPhases
Dim p2 As SetOfPhases
Dim value As SetOfPhases
 
value = ElectricTraceWeight.PhasesInCommon(p1, p2)
public static SetOfPhases PhasesInCommon( 
   SetOfPhases p1,
   SetOfPhases p2
)

Parameters

p1
p2
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

ElectricTraceWeight Class
ElectricTraceWeight Members

 

 


Send Comment