Use the .NET Interface
This section describes common ways to use the Knowledge Discovery SDK for .NET.
NOTE: The classes defined in the .NET Knowledge Discovery SDK are in the Autonomy.Aci
namespace. To use the examples in this document you must include the directive:
using Autonomy.Aci;