ArcFM Engine Developer Guide
GetNonCachedFeatureID Method (DbSourceFeatureIdentificationProvider)


The global object identifier.
Gets the non-cached non-global object identifier.
Syntax
'Declaration
 
Protected Overrides Function GetNonCachedFeatureID( _
   ByVal globalObjectId As GlobalObjectId _
) As FeatureID
'Usage
 
Dim instance As DbSourceFeatureIdentificationProvider
Dim globalObjectId As GlobalObjectId
Dim value As FeatureID
 
value = instance.GetNonCachedFeatureID(globalObjectId)
protected override FeatureID GetNonCachedFeatureID( 
   GlobalObjectId globalObjectId
)

Parameters

globalObjectId
The global object identifier.

Return Value

The non-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

DbSourceFeatureIdentificationProvider Class
DbSourceFeatureIdentificationProvider Members

 

 


Send Comment