Miner.Responder.Shared Assembly > Miner.Responder.Shared.Replication Namespace > ReplicationObjectInformation Class > TryFindFeatureID Method : TryFindFeatureID(Guid,String,FeatureID) Method |
'Declaration Public Overloads Shared Function TryFindFeatureID( _ ByVal globalId As System.Guid, _ ByVal featureClassNameHint As System.String, _ ByRef featureID As FeatureID _ ) As System.Boolean
'Usage Dim globalId As System.Guid Dim featureClassNameHint As System.String Dim featureID As FeatureID Dim value As System.Boolean value = ReplicationObjectInformation.TryFindFeatureID(globalId, featureClassNameHint, featureID)
public static System.bool TryFindFeatureID( System.Guid globalId, System.string featureClassNameHint, out FeatureID featureID )
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.