Share via


EcoResBoundedAttributeTypeValue::findByAttributeType Method

Retrieves the EcoResBoundedAttributeTypeValue record that is specified by a related EcoResAttributeType record.

Syntax

client server public static EcoResBoundedAttributeTypeValue findByAttributeType(EcoResAttributeType _domain, [boolean _selectForUpdate])

Run On

Called

Parameters

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

Return Value

Type: EcoResBoundedAttributeTypeValue Table
A record in the EcoResBoundedAttributeTypeValue table; otherwise, an empty buffer.

See Also

Reference

EcoResBoundedAttributeTypeValue Table