ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.Commit Method

Commit geometry shifts to the fabric.

[Visual Basic .NET]
Public Sub Commit ( _
    ByVal reallocateCenterPoints As Boolean _
)
[C#]
public void Commit (
    bool reallocateCenterPoints
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface