ArcFM Engine Developer Guide
IsEmpty Method


Syntax
'Declaration
 
Public Shared Function IsEmpty( _
   ByVal featureId As FeatureID _
) As Boolean
'Usage
 
Dim featureId As FeatureID
Dim value As Boolean
 
value = FeatureID.IsEmpty(featureId)
public static bool IsEmpty( 
   FeatureID featureId
)

Parameters

featureId
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

FeatureID Class
FeatureID Members

 

 


Send Comment