AssetRuleTmpAssetQualifierLookup::getAssetGroupFromQualifier Method
Gets the asset group from the given asset qualifier, using assetQualifierList.
Syntax
client server public static AssetGroupId getAssetGroupFromQualifier(AssetRuleAssetQualifier _assetQualifier, List _assetQualifierList)
Run On
Called
Parameters
- _assetQualifier
Type: AssetRuleAssetQualifier Extended Data Type
The asset qualifier to use to fin the asset group.
- _assetQualifierList
Type: List Class
A list that contains the asset qualifier containers to use to look up the Asset Group.
Return Value
Type: AssetGroupId Extended Data Type
An asset group that corresponds to the specified asset qualifier.