ArcFM Engine Developer Guide
PhaseCount(SetOfPhases) Method


Syntax
'Declaration
 
Public Overloads Shared Function PhaseCount( _
   ByVal ph As SetOfPhases _
) As Integer
'Usage
 
Dim ph As SetOfPhases
Dim value As Integer
 
value = PhaseSwapUtils.PhaseCount(ph)
public static int PhaseCount( 
   SetOfPhases ph
)

Parameters

ph
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

PhaseSwapUtils Class
PhaseSwapUtils Members
Overload List

 

 


Send Comment