Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.