Represents a command for restoring previously deleted entity instance.
Works only for some entities which support this feature.
Returns an OperationCommandResponse that contains an identifier and a type of the restored entity or error information in case of an error.
Inheritance Hierarchy
Namespace:
CorrigoService.Commands
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class RestoreCommand : CommandRequest
See Also