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


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

IParcelExplorer.ContextMenuPlan Property

Currently selected Plan in the Parcel Explorer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelExplorer Interface