Allocate a unique index to be used with dynamic selection.
[Visual Basic .NET] Public ReadOnly Property SelectionIdentifier As Integer
[C#] public uint SelectionIdentifier {get;}
[C++]
HRESULT get_SelectionIdentifier(
Unsigned long* identifier
);
[C++]Parameters
identifier [out, retval] identifier is a parameter of type Unsigned long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.