Share via


EcoResCategory::getProcCategoryAttributes Method

Gets all the category and product attributes of the specified category.

Syntax

client server public static Array getProcCategoryAttributes(
    EcoResCategoryId _categoryId, 
   [EcoResCategoryAttributeModifier _ecoResCategoryAttributeModifier, 
    NoYes _includeInheritedAttributes])

Run On

Called

Parameters

  • _includeInheritedAttributes
    Type: NoYes Enumeration
    A Boolean value that indicates whether to include inheritance.

Return Value

Type: Array Class
An array of the EcoResAttribute enumeration values; otherwise, an empty array.

See Also

Reference

EcoResCategory Table