COSAllocationLine::checkDeleteDimensionAttributeValue Method

Determines whether a dimension attribute value is used in this table.

Syntax

server public static boolean checkDeleteDimensionAttributeValue(
    COSCostDimension _dimensionCode, 
    COSCostDimensionValue _value, 
   [boolean _displayWarning])

Run On

Server

Parameters

  • _displayWarning
    Type: boolean
    A Boolean value that specifies whether the method should display warnings, if any; optional.

Return Value

Type: boolean
true if the dimension value can be deleted; otherwise, false.

See Also

Reference

COSAllocationLine Table