ArcFM Engine Developer Guide
GetNonCachedGlobalObjectId Method (ClientSideFeatureIdentificationProvider)


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

Parameters

featureID
The non-global object identifier.

Return Value

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

ClientSideFeatureIdentificationProvider Class
ClientSideFeatureIdentificationProvider Members

 

 


Send Comment