This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelExplorer Interface > IParcelExplorer.AddPlan Method (ArcObjects .NET 10.5 SDK) |
Add a New Plan to the parcel explorer.
[Visual Basic .NET] Public Sub AddPlan ( _ ByVal pGSPlan As IGSPlan _ )
[C#] public void AddPlan ( IGSPlan pGSPlan );