DimensionAttribute::isInUse Method
Determines whether the dimension attribute is being used.
Syntax
client server public static boolean isInUse(RecId _dimensionAttributeRecId)
Run On
Called
Parameters
- _dimensionAttributeRecId
Type: RecId Extended Data Type
The record ID of the DimensionAttribute record.
Return Value
Type: boolean
true if the dimension attribute is being used; otherwise, false.