Feature ID.
[Visual Basic .NET] Public Property LinkedFeatureID As Integer
[C#] public int LinkedFeatureID {get; set;}
[C++]
HRESULT get_LinkedFeatureID(
long* FID
);
[C++]
HRESULT put_LinkedFeatureID(
long FID
);
[C++]Parameters
FID [out, retval] FID is a parameter of type long FID [in] FID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.