Share via


COSDimensionAttributeLink::create Method

Creates and inserts a new record into the COSDimensionAttributeLink table.

Syntax

client server public static COSDimensionAttributeLink create(COSCostDimension _dimension, RefRecId _dimensionAttribute)

Run On

Called

Parameters

  • _dimensionAttribute
    Type: RefRecId Extended Data Type
    A record ID that represents the ID of the DimensionAttribute record that will be associated with the specified dimension code.

Return Value

Type: COSDimensionAttributeLink Table
The newly created COSDimensionAttributeLink record.

See Also

Reference

COSDimensionAttributeLink Table