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

Classes

interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.LookupServicePortType
 Performs fax and email lookup for an index field. See the Kofax product's Guide for instructions for configuring the lookup. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.WscLookupRequest
 Sends the request to perform the lookup. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.WscRequest
 This generic web service request is used by all Web services. Important 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.Lookup.WscSearchListEntry
 An array of search results. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.WscLookupResponse
 Response to the lookup, which include an array of search results, result code, and error message, if any. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.lookupRequest
 Performs the lookup request. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.lookupResponse
 Retrieves the lookup response. More...
 
interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.LookupServicePortTypeChannel
 Performs fax or email lookup for an index field. See the Kofax product's Guide for instructions for configuring the lookup. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.Lookup.LookupServicePortTypeClient
 Performs fax or email lookup for an index field. See the Kofax product's Guide for instructions for configuring the lookup. More...
 

Namespaces

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