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


ISelectedPlanNodeInfo.SelectedPlan Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > ISelectedPlanNodeInfo Interface > ISelectedPlanNodeInfo.SelectedPlan Property
ArcGIS Developer Help

ISelectedPlanNodeInfo.SelectedPlan Property

Selected Plan in the Parcel Explorer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectedPlanNodeInfo Interface