This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelExplorer Interface > IParcelExplorer.AddPlan Method (ArcObjects .NET 10.4 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 );