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