ArcFM Engine Developer Guide
AsPhases Method


Syntax
'Declaration
 
Public Shared Function AsPhases( _
   ByVal value As Integer _
) As Phases
'Usage
 
Dim value As Integer
Dim value As Phases
 
value = PhaseExtensions.AsPhases(value)
public static Phases AsPhases( 
   int value
)

Parameters

value
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

PhaseExtensions Class
PhaseExtensions Members

 

 


Send Comment