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