KMQuestion::exist Method
Indicates whether the specified record in the KMQuestion table exists.
Syntax
client server public static boolean exist(KMQuestionId _kmQuestionId)
Run On
Called
Parameters
- _kmQuestionId
Type: KMQuestionId Extended Data Type
The value of the KMQuestionId field of the record to check.
Return Value
Type: boolean
true if the value of the KMQuestionId field exists; otherwise, false.