getquestioncsvheaderlist - eisclimber/ExPresS-XR GitHub Wiki
Method in ButtonQuizQuestion
Returns the csv header of the question as a list of objects.
public static List<object> GetQuestionCsvHeaderList();List of objects containing the header as strings.