DatStat Illume 4.5 SDK Class Reference

HookContext.GetSurveyId Method 

Returns the ID of a named survey.

public int GetSurveyId(
   String surveyName
);

Parameters

surveyName
The survey name.

Return Value

The ID of the named survey or -1 if the survey is not found.

See Also

HookContext Class | DatStat.Collector Namespace