webMethods Microsoft Package 9.0 | webMethods Package for Microsoft .NET Documentation | webMethods Package for Microsoft .NET Client API Programmer’s Documentation | Invoking a Service using Visual Studio | Generating a C# Client Code in Visual Studio | List Packages to be Used (Generated Code)
 
List Packages to be Used (Generated Code)
The first stage of the code sample contains using statements that specify the .NET packages to use:
using System;
using webMethods.ClientAPI;