Engine Developer Guide

Engine Developer Guide

Building a .NET Application

Building a .NET Application

To build a .NET application, first compile the project with the current DLL version, and register or copy the DLL.
  1. Reference the following DLL:
    <INSTALL_DIR>\DataTransformation\api\lib\Itemfield.ContentMaster.DotNetAPI.dll
  2. Compile the project with the current DLL version.
  3. Store a copy of the DLL in the application directory, or register the DLL with the .NET regasm utility.

0 COMMENTS

We’d like to hear from you!