ArcFM Engine Developer Guide
TrackIdGlobally(FeatureID) Method


The non global object identifier.
Tracks an object globally across replications.
Syntax
'Declaration
 
Public Overloads Shared Sub TrackIdGlobally( _
   ByVal featureID As FeatureID _
) 
'Usage
 
Dim featureID As FeatureID
 
FeatureIdentification.TrackIdGlobally(featureID)
public static void TrackIdGlobally( 
   FeatureID featureID
)

Parameters

featureID
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

FeatureIdentification Class
FeatureIdentification Members
Overload List

 

 


Send Comment