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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.