Share via


TMSDlvTerm::find Method

Finds the TMSDlvTerm record for the specified DlvTermId.

Syntax

client server public static TMSDlvTerm find(DlvTermId _dlvTermId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Whether to select the record for update or not.

Return Value

Type: TMSDlvTerm Table
The TMSDlvTerm record.

See Also

Reference

TMSDlvTerm Table