GeoData Service ExportAcknowledgement method

Exports an acknowledgement message for a replica.

 

ExportAcknowledgement(string ReplicaName, esriGDSTransportType TransportType)

 

Parameter

Description

ReplicaName

Name of the replica.

TransportType

Defines how the client will be able to retrieve the results.  See esriGDSTransportType for more information.

 

Return Value

 

A GDSData object containing acknowledgment files stored in an XML format.

 

Remarks

 

This method is used to export an acknowledgement message from a replica. It should be used in conjunction with ImportAcknowledgement method where the acknowledgement message can be imported by the relative replica.