HcmDiscussion::find Method

Finds the specified record in the HcmDiscussion table.

Syntax

client server public static HcmDiscussion find(
    HcmDiscussionRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmDiscussion Table
A record in the HcmDiscussion table; otherwise, an empty record.

See Also

Reference

HcmDiscussion Table