DatStat Illume 4.5 SDK Class Reference

HookContext.GetResponseDescription Method 

Returns the data-dictionary description for a survey variable.

public string GetResponseDescription(
   String variableName
);

Parameters

variableName
The friendly name of the survey variable.

Return Value

The description for a survey variable.

See Also

HookContext Class | DatStat.Collector Namespace