This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPacketEdit Interface > ICadastralPacketEdit.SetupNewParcelToEdit Method (ArcObjects .NET 10.5 SDK) |
Setup a new parcel for editing.
[Visual Basic .NET] Public Sub SetupNewParcelToEdit ( _ ByVal pPlan As IGSPlan _ )
[C#] public void SetupNewParcelToEdit ( IGSPlan pPlan );