ArcFM Engine Developer Guide
HasValue Method


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

Parameters

phases
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