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