Responder Developer Guide
ContainsAnyPhases Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function ContainsAnyPhases( _
   ByVal phaseSet As Phases _
) As Boolean
'Usage
 
Dim phaseSet As Phases
Dim value As Boolean
 
value = Phasing.ContainsAnyPhases(phaseSet)
[Extension()]
public static bool ContainsAnyPhases( 
   Phases phaseSet
)

Parameters

phaseSet
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

Phasing Class
Phasing Members

 

 


Send Comment