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.
Gets the display string for the specified DimensionAttributeValue record.
Syntax
public DimensionDisplayValue getDisplayStringForAttributeValue(RecId _dimensionAttributeValueId)
Run On
Called
Parameters
- _dimensionAttributeValueId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValue record to find.
Return Value
Type: DimensionDisplayValue Extended Data Type
The display value for the specified DimensionAttributeValue if found; otherwise, an empty string.
Remarks
This method will assert if the backing entity of the specified dimension attribute is found, but the BackingEntityType refers to a table ID which does not exist.