XML3 - API DLL Documentation 
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
 Gets the pricing structure from the web method.
 
Namespace: XMLV3API.ProductsAssembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public void GetPrices( User u )  | 
| Visual Basic | 
|---|
Public Sub GetPrices ( _ u As User _ )  | 
| Visual C++ | 
|---|
public: void GetPrices( User^ u )  | 
Parameters
- u
 - Type: XMLV3API.Security..::..User
user object to use authentication when calling the web method