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.SetupAppendParcelToEdit Method (ArcObjects .NET 10.5 SDK) |
Append a new parcel to the group.
[Visual Basic .NET] Public Sub SetupAppendParcelToEdit ( _ ByVal pParcel As IGSParcel _ )
[C#] public void SetupAppendParcelToEdit ( IGSParcel pParcel );