Kofax Front Office Server .NET Validation API
Kofax Front Office Server .NET Validation API
Classes | Namespaces | Enumerations
ValidationContext.cs File Reference

Classes

class  Kofax.KFSLib.KFSValidation.ValidationContext
 Determine the application context from which the validation script is being called. More...
 

Namespaces

namespace  Kofax.KFSLib.KFSValidation
 

Enumerations

enum  Kofax.KFSLib.KFSValidation.CallingContext { Kofax.KFSLib.KFSValidation.CallingContext.KofaxCapture = 0, Kofax.KFSLib.KFSValidation.CallingContext.KofaxFrontOfficeServerWebClient = 1, Kofax.KFSLib.KFSValidation.CallingContext.KofaxFrontOfficeServerDevice = 2 }
 Represents the context in which a validation script was invoked. This is either Kofax Capture, Kofax Front Office Server Thin Client, or Kofax Front Office Server Multifunction Printer. More...