Share via


KMCollectionQuestion::findRecId Method

Finds a record in the KMCollectionQuestion table by using the specified record ID value.

Syntax

client server public static KMCollectionQuestion findRecId(RecId _recId, [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: KMCollectionQuestion Table
A record from the KMCollectionQuestion table.

See Also

Reference

KMCollectionQuestion Table