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


IParcelExplorer.ContextMenuPlan Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelExplorer Interface > IParcelExplorer.ContextMenuPlan Property
ArcGIS Developer Help

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