COSCalculation::checkDeleteDimensionAttributeCode Method

Determines whether a dimension code is used in this table.

Syntax

server public static boolean checkDeleteDimensionAttributeCode(COSCostDimension _dimensionCode, [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 code can be deleted; otherwise, false.

See Also

Reference

COSCalculation Table