DimensionAttributeValueCombination::getDisplayValue Method
Gets the display value of the specified record in the DimensionAttributeValueCombinationtable.
Syntax
client server public static DimensionDisplayValue getDisplayValue(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueCombination record.
Return Value
Type: DimensionDisplayValue Extended Data Type
The display value of the combination; otherwise, an empty string.