The namespace for the .NET Client is DDTek.OpenAccess. When connecting to the OpenAccess SDK server, you use the OpenAccessConnection and OpenAccessCommand objects in the DDTek.OpenAccess namespace.
The following C# code fragment shows how to include the .NET Client’s namespace in your applications: