Skip to content

getquestioncsvheaderlist

eisclimber edited this page Apr 4, 2026 · 1 revision

ButtonQuizQuestion.GetQuestionCsvHeaderList()

Method in ButtonQuizQuestion

Summary

Returns the csv header of the question as a list of objects.

public static List<object> GetQuestionCsvHeaderList();

Returns

List of objects containing the header as strings.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally