Share via


KMAnswer::exist Method

Indicates whether the specified record in the KMAnswer table exists.

Syntax

client server public static boolean exist(KMAnswerCollectionId _kmAnswerCollectionId, [KMAnswerCollectionSequenceNumber _sequenceNumber])

Run On

Called

Parameters

Return Value

Type: boolean
true if the values of the KMAnswerCollectionId field and the optional SequenceNumber fields exists; otherwise, false.

See Also

Reference

KMAnswer Table