Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.