Info |
---|
The account used to connect to your installation must have the global permissions Web Services and Export Data enabled. |
C#
This example will retrieve the number of resources in your installation.
...
This example was tested with Visual Studio 2013. The project is a console application. You can download a VS2013 example project here.
Attachments |
---|
Add Web Reference
You'll need to add a web reference to Projector's WSDL. You can do so by right-clicking References in the solution explorer and choosing Add Service Reference.
...