Imports an acknowledgement message for a replica.
ImportAcknowledgement(GDSData Data)
Parameter |
Description |
Data |
Specifies the acknowledgement message to import. |
Return Value
No return value.
Remarks
This method is used to import an acknowledgement message into a replica. Use this method when synchronizing replicas in a disconnected environment (such as using a geodata service). The acknowledgement message must first be generated by calling the ExportAcknowledgement method.