The WebService SDK provides an interface for interacting with the DatStat Illume system independently of the Survey Designer or Web Console. The WebServiceContext object is used to facilitate all communication with the back end Illume system via a series of methods and wrapper objects.
The WebService SDK provides a rich set of read-only objects and a more limited set of update abilities.
Next: WebServiceContext Object