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


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

IPlanDirectory.SelectedPlan Property

Set/Get the plan directory initial and return plan.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPlanDirectory Interface