KMVirtualNetworkAnswerLine::questionExist Method
Indicates whether a KMQuestionId value exists in the KMVirtualNetworkAnswerLine table.
Syntax
client server public static boolean questionExist(KMQuestionId _kmQuestionId)
Run On
Called
Parameters
- _kmQuestionId
Type: KMQuestionId Extended Data Type
The KMQuestionId value.
Return Value
Type: boolean
true if the value exists; otherwise, false.