|
Applies To |
WebService |
|
Description |
Create a new instance of the CalculationClient as a proxy class on your PC. |
|
Syntax |
Property CalculationClinet As WebService.CalculationClient |
|
Example (C#) |
WebService.CalculationClient client = new WebService.CalculationClient(); |
|
Data Type |
WebService.CalculationClient |