This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionUnbuildableLines Interface > IConstructionUnbuildableLines.ClearUnbuildableLines Method (ArcObjects .NET 10.5 SDK) |
Clears the unbuildables lines of the parent parcel.
[Visual Basic .NET] Public Sub ClearUnbuildableLines ( _ ByVal parentParcelNo As Integer _ )
[C#] public void ClearUnbuildableLines ( int parentParcelNo );
[C++]
HRESULT ClearUnbuildableLines(
long parentParcelNo
);
[C++]
Parameters parentParcelNo [in] parentParcelNo is a parameter of type long