Share via


PdsCostBasis::find Method

Find the specified PdsCostBasis record.

Syntax

server public static PdsCostBasis find(PdsCostBasisType _costBasis, [boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: PdsCostBasis Table
A PdsCostBasis record if found; otherwise, an empty record.

See Also

Reference

PdsCostBasis Table