.NET library

The KCM Core .NET library allows .NET applications to submit jobs to KCM Core. The API is provided in the form of the .NET assembly ITPServerDotNetApi.dll. To learn how to build and distribute applications using the KCM Core .NET library, see .NET library installation and distribution.

The main class of the .NET library is called Aia.ITP.Server.Job. This class provides all functionality needed for job submission. See the following sections for details on the methods, properties and events of the class Aia.ITP.Server.Job. The .NET library also includes the class Aia.ITP.OnLine.Model that implements the KCM ComposerUI Server .NET API. For more information on the KCM ComposerUI Server .NET API, see the legacy Kofax Communications Manager ComposerUI for ASP.NET Developer's Guide.