Use the .NET Interface

This section describes common ways to use the IDOL SDK  for .NET.

NOTE: The classes defined in the .NET IDOL SDK are in the Autonomy.Aci namespace. To use the examples in this document you must include the directive:

using Autonomy.Aci;