AssetRule::getQualifierQuestion Method
Finds the question by using the asset rule qualifier record ID.
Syntax
client server public static Description getQualifierQuestion(RefRecId _recId, boolean _isGlobal)
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID of the asset rule qualifier record.
- _isGlobal
Type: boolean
A Boolean value that indicates whether the asset rule is a global rule.
Return Value
Type: Description Extended Data Type
The description of the asset rule qualifier record.