DatStat Illume 4.5 SDK Class Reference

HookContext.TestData Property

Gets or sets a value that specifies whether the survey participant data will be saved as test data.

public Boolean TestData {get; set;}

Property Value

true if the survey participant data will be saved as test data, false otherwise.

Remarks

Data from test participants are flagged in the database as Test Data. These are not presented with actual participant data in the Web Console. Web Console users can see test data only if they specifically ask for it when building a query.

See Also

HookContext Class | DatStat.Collector Namespace