ArcFM Engine Developer Guide
GetFeatureID Method (FeatureIdentification)


The global object identifier.
Gets the non global object identifier.
Syntax
'Declaration
 
Public Shared Function GetFeatureID( _
   ByVal globalObjectId As GlobalObjectId _
) As FeatureID
'Usage
 
Dim globalObjectId As GlobalObjectId
Dim value As FeatureID
 
value = FeatureIdentification.GetFeatureID(globalObjectId)
public static FeatureID GetFeatureID( 
   GlobalObjectId globalObjectId
)

Parameters

globalObjectId
The global object identifier.
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

FeatureIdentification Class
FeatureIdentification Members

 

 


Send Comment