file-replication-result element
Type: | fileReplicationResultDTO |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Copyright 2013 WANdisco. DTO to store the return code and message for the result of a file replication transaction
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<file-replication-result>
<return-code>...</return-code>
<message>...</message>
</file-replication-result>