Responder Developer Guide
ToPhaseNames(Phases,String) Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Function ToPhaseNames( _
   ByVal phases As Phases, _
   ByVal format As String _
) As String
'Usage
 
Dim phases As Phases
Dim format As String
Dim value As String
 
value = PhaseNamingExtensions.ToPhaseNames(phases, format)
[Extension()]
public static string ToPhaseNames( 
   Phases phases,
   string format
)

Parameters

phases
format
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

PhaseNamingExtensions Class
PhaseNamingExtensions Members
Overload List

 

 


Send Comment