Share via


KMVirtualNetworkAnswerLine::wrongAnswer Method

Gets a count of the KMVirtualNetworkAnswerLine records, based on supplied KMVirtualNetworkAnswerTableId, KMQuestionParentId, KMQuestionId, and KMQuestionRowId field values that are not answered correctly.

Syntax

client server public static boolean wrongAnswer(
    KMVirtualNetworkAnswerTableId _kmVirtualNetworkAnswerTableId, 
    KMQuestionParentId _parentQuestionId, 
    KMQuestionId _kmQuestionId, 
    KMQuestionRowId _kmQuestionRowId)

Run On

Called

Parameters

Return Value

Type: boolean
The number of incorrectly answered questions.

See Also

Reference

KMVirtualNetworkAnswerLine Table