Seed value to ensure stability of random effects. When drawing features, the object ID is used.
[Visual Basic .NET] Public Property FeatureSeed As Integer
[C#] public int FeatureSeed {get; set;}
[C++]
HRESULT get_FeatureSeed(
long* featureOID
);
[C++]
HRESULT put_FeatureSeed(
long featureOID
);
[C++]Parameters
featureOID [out, retval] featureOID is a parameter of type long featureOID [in] featureOID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.