fgl_ws_server_setNamespace() (version 1.3)

Purpose

This function defines the namespace of the service on the Web and must be called first, before all other functions of the API.

Syntax

FUNCTION fgl_ws_server_setNamespace(namespace VARCHAR)

Parameters

Return values

Example

 CALL fgl_ws_server_setNamespace("http://tempuri.org/")