Share via


EcoResProductInstanceValue::findByProduct Method

Retrieves the EcoResProductInstanceValue table record with the supplied EcoResProduct record ID.

Syntax

client server public static EcoResProductInstanceValue findByProduct(RefRecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record must be selected for update; optional.

Return Value

Type: EcoResProductInstanceValue Table
A EcoResProductInstanceValue table record, or an empty buffer.

See Also

Reference

EcoResProductInstanceValue Table