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


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

IParcelConstruction4.AdjustmentMethod Property

Adjustment type applied to parcel (parcel mode only).

[Visual Basic .NET]
Public Property AdjustmentMethod As esriParcelAdjustmentType
[C#]
public esriParcelAdjustmentType AdjustmentMethod {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction4 Interface