This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionAdjustment Interface > IConstructionAdjustment.AdjustmentMethod Property (ArcObjects .NET 10.4 SDK) |
The method for adjustment.
[Visual Basic .NET] Public Property AdjustmentMethod As esriParcelAdjustmentType
[C#] public esriParcelAdjustmentType AdjustmentMethod {get; set;}
[C++]
HRESULT get_AdjustmentMethod(
esriParcelAdjustmentType* Type
);
[C++]
HRESULT put_AdjustmentMethod(
esriParcelAdjustmentType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriParcelAdjustmentType Type [in]
Type is a parameter of type esriParcelAdjustmentType