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


IParcelEditManager.InConstructionEditMode 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.InConstructionEditMode Property
ArcGIS Developer Help

IParcelEditManager.InConstructionEditMode Property

Indicates if Edit Parcel construction.

[Visual Basic .NET]
Public ReadOnly Property InConstructionEditMode As Boolean
[C#]
public bool InConstructionEditMode {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelEditManager Interface