ArcObjects Library Reference (CadastralUI)  

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