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 any record exists in the AssetRuleQualifierLanguage table for a specific asset rule qualifier.
Syntax
client server public static boolean existsQualifierLanguage(RefRecId _assetRuleQualifier)
Run On
Called
Parameters
- _assetRuleQualifier
Type: RefRecId Extended Data Type
A record ID of the record in the AssetRuleQualifier table.
Return Value
Type: boolean
true if record exists in the AssetRuleQualifierLanguage table; otherwise, false.