This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditor Interface > ICadastralEditor.StopEditingFabric Method (ArcObjects .NET 10.5 SDK) |
Saves the current packet to the current editing fabric.
[Visual Basic .NET] Public Sub StopEditingFabric ( _ ByVal Save As Boolean _ )
[C#] public void StopEditingFabric ( bool Save );
The StopEditingFabric method saves any changes made to the Cadstral Fabric
Example: A user creates a new Cadastral Job and chooses to Finish the job, the changes made are saved to the Cadastral Fabric and updated in the database.