Front Office Server .NET Restful Web Service API for Device Client
|
Classes | |
class | Kofax.KFS.DataModel.WCF._api.Response.RESTfulResponse |
This is a generic Web service response that includes the error code, and error message, and a flaf to indicate whether the client should retry to recover from an error. the error code is an integer value that is set to 0 for a successful Web service call. Any other value indicates a failure. If an error occurs, the error message property is set. More... | |
Namespaces | |
namespace | Kofax.KFS.DataModel.WCF._api.Response |