.NET library
The Communications Manager Core .NET library allows .NET applications to submit jobs to Communications Manager Core. The API is provided in the form of the .NET assembly ITPServerDotNetApi.dll. To learn how to build and distribute applications using the Communications Manager 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 Communications Manager ComposerUI Server .NET API. For more information on the Communications Manager ComposerUI Server .NET API, see the legacy Tungsten Communications Manager ComposerUI for ASP.NET Developer's Guide.