AssetRuleQualifierOptionLanguage::existsQualifierOptionLanguage Method
Determines whether a record exists in the AssetRuleQualifierOptionLanguage table for a specific record in the AssetRuleQualifierOption table.
Syntax
client server public static boolean existsQualifierOptionLanguage(RefRecId _assetRuleQualifierOption)
Run On
Called
Parameters
- _assetRuleQualifierOption
Type: RefRecId Extended Data Type
A record ID of the record in the AssetRuleQualifierOption table.
Return Value
Type: boolean
true if a record exists in the AssetRuleQualifierOptionLanguage table; otherwise, an false.