int GetTopicCount(int inQuesIdx)
Description
Returns the number of topics in a grid question
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question index |
Return Type
int
Comments
Please sign in to leave a comment.