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


IParcelExplorer.ContextMenuParcel Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelExplorer.ContextMenuParcel Property

Currently selected Parcel in the Parcel Explorer.

[Visual Basic .NET]
Public Property ContextMenuParcel As IGSParcel
[C#]
public IGSParcel ContextMenuParcel {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelExplorer Interface