Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified dimension code is used in this table.
Syntax
server public static boolean checkDeleteDimensionAttributeCode(COSCostDimension _dimensionCode, [boolean _displayWarning])
Run On
Server
Parameters
- _dimensionCode
Type: COSCostDimension Enumeration
The dimension code that is being deleted from the system.
- _displayWarning
Type: boolean
A Boolean value that indicates whether the method should display warnings; optional.
Return Value
Type: boolean
true if the dimension code can be deleted; otherwise, false.