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 Java Client API from Designer | Generating a C# Client Code from Designer | Class Declaration (IData)
 
Class Declaration (IData)
The second stage of the code creates the context in which the client operates:
namespace IDataClientSample
{
/// <summary>
/// Sample client demonstrating invocation of an Integration Service
/// using the standard IData pipeline mechanism
/// </summary>