DimensionRelationshipConstraint::isDimensionAttributeOperatingUnitBased Method
Determines whether the specified DimensionAttribute record is based on an operating unit.
Syntax
client server public static boolean isDimensionAttributeOperatingUnitBased(DimensionAttribute _dimensionAttribute)
Run On
Called
Parameters
- _dimensionAttribute
Type: DimensionAttribute Table
The DimensionAttribute record to check.
Return Value
Type: boolean
true if the specified DimensionAttribute record is based on an operating unit; otherwise, false.