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


IFeatureAdjustmentAssociationPage.SaveAdjustmentSettings Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IF > IFeatureAdjustmentAssociationPage Interface > IFeatureAdjustmentAssociationPage.SaveAdjustmentSettings Method
ArcGIS Developer Help

IFeatureAdjustmentAssociationPage.SaveAdjustmentSettings Method

Save changes made to the adjustment page.

[Visual Basic .NET]
Public Sub SaveAdjustmentSettings ( _
)
[C#]
public void SaveAdjustmentSettings (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IFeatureAdjustmentAssociationPage Interface