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.
Checks whether a referenced dimension attribute can be categorized.
Syntax
server private static boolean isDimensionAttributeValid(RecId _dimensionAttributeRecId)
Run On
Server
Parameters
- _dimensionAttributeRecId
Type: RecId Extended Data Type
The dimension attribute record ID to validate.
Return Value
Type: boolean
true if the dimension attribute is valid; otherwise, false.