The ITP/Server .NET library allows .NET applications to submit jobs to ITP/Server. The API is provided in the form of the .NET assembly ITPServerDotNetApi.dll. Please refer to the section below for more information on how to build and distribute applications using the ITP/Server .NET library.
The main class of the .NET library is called Aia.ITP.Server.Job. This class provides all functionality needed for job submission. Details on the methods, properties and events of the class Aia.ITP.Server.Job are provided in the following sections. The .NET library also includes the class Aia.ITP.OnLine.Model, which implements the ITP/OnLine Server .NET API. For more information on the ITP/OnLine Server .NET API, refer to the ITP/OnLine Server Manual.