Share via


EcoResAttributeValue::findByInstanceAttribute Method

Finds a EcoResAttributeValue record for the given EcoResInstanceValue record and EcoResAttribute record.

Syntax

client server public static EcoResAttributeValue findByInstanceAttribute(
    RefRecId _instanceRecId, 
    RefRecId _attributeRecId, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: EcoResAttributeValue Table
The requested EcoResAttributeValue record.

See Also

Reference

EcoResAttributeValue Table