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