This document is archived and information here might be outdated.  Recommended version.


IParcelEditManager.ParcelConstruction Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelEditManager Interface > IParcelEditManager.ParcelConstruction Property
ArcGIS Developer Help

IParcelEditManager.ParcelConstruction Property

Get/Set Parcel/Construction Line Data.

[Visual Basic .NET]
Public ReadOnly Property ParcelConstruction As IParcelConstruction
[C#]
public IParcelConstruction ParcelConstruction {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelEditManager Interface