This document is archived and information here might be outdated.  Recommended version.


ITinIdentifyObj2.SetupEntity Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

ITinIdentifyObj2.SetupEntity Method

Initializes the array that stores the properties and values which are to be displayed by the ID dialog.

[Visual Basic .NET]
Public Sub SetupEntity ( _
)
[C#]
public void SetupEntity (
);
[C++]
HRESULT SetupEntity(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITinIdentifyObj2 Interface