This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IA > IAdjustment Interface > IAdjustment.UpdateExtentOnSave Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the target feature layer's extent should be recalculated when the Editor saves changes.
[Visual Basic .NET] Public Property UpdateExtentOnSave As Boolean
[C#] public bool UpdateExtentOnSave {get; set;}
This property determines if the feature class extent is recalculated after an adjustment. This can be a time consuming process for feature classes containing thousands of features.