COSDimensionAttributeLink::exist Method
Determines whether a record exists for the specified COSCostDimension enumeration value in the COSDimensionAttributeLink table.
Syntax
client server public static boolean exist(COSCostDimension _dimension)
Run On
Called
Parameters
- _dimension
Type: COSCostDimension Enumeration
A COSCostDimension value that represents the cost accounting dimension code.
Return Value
Type: boolean
true if a record was found; otherwise, false.