ArcFM Desktop Developer Guide
GetPhaseMapping Method (PhaseSwapMap)


Syntax
public void GetPhaseMapping( 
   out mmPSMap APhaseVal,
   out mmPSMap BPhaseVal,
   out mmPSMap CPhaseVal
)
'Declaration
 
Public Sub GetPhaseMapping( _
   ByRef APhaseVal As mmPSMap, _
   ByRef BPhaseVal As mmPSMap, _
   ByRef CPhaseVal As mmPSMap _
) 
 
'Usage
 
Dim instance As PhaseSwapMap
Dim APhaseVal As mmPSMap
Dim BPhaseVal As mmPSMap
Dim CPhaseVal As mmPSMap
 
instance.GetPhaseMapping(APhaseVal, BPhaseVal, CPhaseVal)

Parameters

APhaseVal
BPhaseVal
CPhaseVal
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

PhaseSwapMap Class
PhaseSwapMap Members

 

 


Send Comment