This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionParentParcels Interface > IConstructionParentParcels.RemoveParentParcel Method (ArcObjects .NET 10.4 SDK) |
Remove parent parcel from construction data.
[Visual Basic .NET] Public Sub RemoveParentParcel ( _ ByVal ParcelNo As Integer _ )
[C#] public void RemoveParentParcel ( int ParcelNo );
[C++]
HRESULT RemoveParentParcel(
long ParcelNo
);
[C++]
Parameters ParcelNo [in] ParcelNo is a parameter of type long