This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPlan Interface > ICadastralPlan.AddPlan Method (ArcObjects .NET 10.4 SDK) |
Add a Plan to Packet.
[Visual Basic .NET] Public Sub AddPlan ( _ ByVal pGSPlan As IGSPlan _ )
[C#] public void AddPlan ( IGSPlan pGSPlan );