| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| SOAPRouterRegisterService | version 1.0 | no |
| number SOAPRouterRegisterService(number router, delegate func, string method, string urn) |
| router | [in] the SOAP router handle, as returned by SOAPRouterNew |
| func | [in] function to register as a SOAP service |
| method | [in] method name to call the function from the client side |
| urn | [in] the urn for this service |
| Register a SOAP service (in this case a Concept function) to the router. |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:02:07 2009 GMT | (c)2009 RadGs Software |