Share via


KMQuestionResultGroupText::find Method

Finds a record in the KMQuestionResultGroupText table, depending on the specified value of the KMQuestionResultGroupId field.

Syntax

client server public static KMQuestionResultGroupText find(KMQuestionResultGroupId _kmQuestionResultGroupId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: KMQuestionResultGroupText Table
A record from the KMQuestionResultGroupText table.

See Also

Reference

KMQuestionResultGroupText Table