AssetRuleEcoResCategory::isCategoryAssigned Method
Determines whether the record is in the AssetRuleEcoResCategory table for a specified category.
Syntax
client server public static boolean isCategoryAssigned(RecId _ecoResCategory)
Run On
Called
Parameters
- _ecoResCategory
Type: RecId Extended Data Type
A record ID of a EcoResCategory record.
Return Value
Type: boolean
true if the category is in the AssetRuleEcoResCategory table; otherwise, false.