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


IPlanDirectory.SelectedPlan Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

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