DatStat Illume 4.5 SDK Class Reference

HookContext.WebServiceContext Method (String)

Retrieves a web service context that is connected to the Designer Service using user/password credentials specified in the survey. An exception will be thrown if a user and password are not specified in the survey.

public WebServiceContext WebServiceContext(
   String designerServiceUrl
);

Parameters

designerServiceUrl
The desired url to use listed in the Illume license.

Return Value

WebServiceContext

See Also

HookContext Class | DatStat.Collector Namespace | HookContext.WebServiceContext Overload List