Share via


EcoResAttributeTypeUnitOfMeasure::findByAttributeType Method

Retrieves the EcoResAttributeTypeUnitOfMeasure record from a related EcoResAttributeType record.

Syntax

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

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    Indicates whether to select the record for an update; optional.

Return Value

Type: EcoResAttributeTypeUnitOfMeasure Table
A EcoResAttributeTypeUnitOfMeasure table record, or an empty record.

See Also

Reference

EcoResAttributeTypeUnitOfMeasure Table