Share via


EcoResCurrencyValue::find Method

Retrieves the EcoResCurrencyValue table record with the specified record ID.

Syntax

client server public static EcoResCurrencyValue find(RefRecId _recId, [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

Type: EcoResCurrencyValue Table
An EcoResCurrencyValue table record or an empty buffer.

See Also

Reference

EcoResCurrencyValue Table