This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelTransformation Interface > IParcelTransformation.Commit Method (ArcObjects .NET 10.5 SDK) |
Commit geometry shifts to the fabric.
[Visual Basic .NET] Public Sub Commit ( _ ByVal reallocateCenterPoints As Boolean _ )
[C#] public void Commit ( bool reallocateCenterPoints );