This document is archived and information here might be outdated. Recommended version. |
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.