KMQuestionRow::rowCount Method
Gets the total number of KMQuestioRow table records for a specified KMQuestionId value.
Syntax
server public static int rowCount(KMQuestionId _kmQuestionId)
Run On
Server
Parameters
- _kmQuestionId
Type: KMQuestionId Extended Data Type
The KMQuestionId value.
Return Value
Type: int
The count of the number of records found.