This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDynamicDisplay2 Interface > IDynamicDisplay2.SelectionIdentifier Property (ArcObjects .NET 10.5 SDK) |
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