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

Classes

interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.GetIndexFieldsServicePortType
 Retrieves index fields from the specified destination. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.WscIndexFieldsRequest
 Retrieves information about the index field. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.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.GetIndexFields.WscIndexField
 Attributes for the field. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.WscIndexFieldsResponse
 This is a Web service response that includes the array of index fields, 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.GetIndexFields.getIndexFieldsRequest
 Retrieves index fields from the specified destination. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.getIndexFieldsResponse
 Generates a response that includes the array of index fields. More...
 
interface  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.GetIndexFieldsServicePortTypeChannel
 Retrieves index fields from the specified destination. More...
 
class  Kofax.KFS.Services.Contracts.Legacy.WebServices.GetIndexFields.GetIndexFieldsServicePortTypeClient
 Retrieves index fields from the specified destination. More...
 

Namespaces

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