Share via


KMQuestionnaireStatisticsTable::find Method

Finds a record in the KMQuestionnaireStatisticsTable table by using the specified KMQuestionnaireStatisticsTableId field value.

Syntax

client server public static KMQuestionnaireStatisticsTable find(KMQuestionnaireStatisticsTableId _kmQuestionnaireStatisticsTableId, [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: KMQuestionnaireStatisticsTable Table
A record from the KMQuestionnaireStatisticsTable table.

See Also

Reference

KMQuestionnaireStatisticsTable Table