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
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
return-code (int) | 1/1 | The return code of the file replication transaction. |
message (string) | 0/1 | Return message for the file replication transaction. |