DatStat Illume 4.5 SDK Class Reference

HookContext.WebServiceContext Method

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.

Overload List

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();

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);

See Also

HookContext Class | DatStat.Collector Namespace