| DatStat Illume 4.5 SDK Class Reference |
|
DatStat.Collector Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
HookContext
|
The HookContext object is the sole parameter supplied to all survey hooks. It provides the developer the ability to interact with the currently running survey (i.e. the survey from which the hook is being called) and perform some system level functions. |
Interfaces
| Interface |
Description |
|
IDatStatPostBack
|
Classes which implement this interface can be used for PostBack survey hooks. |
|
IDatStatPreAuthenticate
|
Classes which implement this interface can be used for PreAuthenticate survey hooks. |
|
IDatStatRuntimeContent
|
Classes which implement this interface can be used for RuntimeContent survey hooks. |
|
IDatStatSubmit
|
Classes which implement this interface can be used for Submit survey hooks. |
Enumerations
| Enumeration |
Description |
|
DataType
|
Indicates the data type of a survey variable. |
|
DisplayType
|
Indicates the runtime display type of a survey variable. |
|
PostBackActionType
|
Indicates the type of action a participant requested for the current post-back. |