EcoResCategoryAttribute::findByNameAndCategory Method

Retrieves the record in EcoResCategoryAttribute table that has the specified attribute name and related category.

Syntax

client server public static EcoResCategoryAttribute findByNameAndCategory(Name _name, RefRecId _category)

Run On

Called

Parameters

Return Value

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

See Also

Reference

EcoResCategoryAttribute Table