Reference / Server API functions - version 1.3 only |
This function defines the namespace of the service on the Web and must be called first, before all other functions of the API.
FUNCTION fgl_ws_server_setNamespace(namespace VARCHAR)
CALL fgl_ws_server_setNamespace("http://tempuri.org/")