Share via


EcoResCategory::getProcCategoryCommodityCodes Method

Retrieves the commodity codes that are associated with the specified category.

Syntax

client server public static Array getProcCategoryCommodityCodes(EcoResCategoryId _procurementCategory)

Run On

Called

Parameters

  • _procurementCategory
    Type: EcoResCategoryId Extended Data Type
    The EcoResCategoryId value in the ProcCategoryCommodityCode table for which the commodity codes should be retrieved.

Return Value

Type: Array Class
An array of ProcCategoryCommodityCode records; otherwise, an empty array.

See Also

Reference

EcoResCategory Table