Kofax .NET Legacy API for Device Client
All Classes Namespaces Files Functions Variables Properties
Classes | Namespaces
ILegacySendWithCoversheetService2.cs File Reference

Classes

interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.SendWithCoversheetService2PortType
 Sends a document with a coversheet. The coversheet image must be the first image sent. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.WscSendWithCoversheetRequest
 Inherits WscSubmitRequest and uses the same members. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.WscSubmitRequest
 Inherits WscRequest and specifies information about the request, including the whether the document submission was finished successfully, canceled, or aborted. Also includes the type of Web Services Connector client, image type, and part number. In the Kofax product, images are sent one by one if a document submission has multiple images. The partNumber, done, cancelled, and aborted fields are combined to indicate the submission status. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.WscKeyValuePair
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.WscResponse
 This is a generic Web service response that includes the result code, an error message, and a flag to indicate whether the client should retry to recover from an error. The result 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...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.WscRequest
 This generic web service request is used by all Web services. Every job submitted to the Kofax product must have a unique job ID that is different from any job ID used by any other Web Services Connector client or input device (such as MFPs and scanners). Always include the Web Services Connector client ID in the job ID string. This will ensure that your client's job IDs are always different than another Web Services Connector client's or device's job IDs. Also include a unique counter or timestamp in milliseconds in the job ID string to ensure that subsequent job IDs from the same Web Services Connector client are unique. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.submitRequestRequest
 Sends the image with coversheet. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.submitRequestResponse
 This is a generic Web service response that includes the result code, an error message, and a flag to indicate whether the client should retry to recover from an error. The result 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...
 
interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.SendWithCoversheetService2PortTypeChannel
 Sends a document with a coversheet. The coversheet image must be the first image sent. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2.SendWithCoversheetService2PortTypeClient
 Sends a document with a coversheet. The coversheet image must be the first image sent. More...
 

Namespaces

namespace  Kofax.KFS.Services.Contracts.Legacy.WebServices.SendWithCoversheet2