COSDimensionAttributeLink.dimensionAttributeValue Method
Finds the DimensionAttribute record with the specified dimension value from the dimension attribute that is associated with this COSDimensionAttributeLink record.
Syntax
public DimensionAttributeValue dimensionAttributeValue(COSCostDimensionValue _dimensionValue)
Run On
Called
Parameters
- _dimensionValue
Type: COSCostDimensionValue Extended Data Type
The string value in the key column of the record that is referenced by the associated DimensionAttributeValue record.
Return Value
Type: DimensionAttributeValue Table
A record in the DimensionAttributeValue table if the specified value exists; otherwise, an empty record.