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.
Removes the value, totals, and related value tables for a specified dimension attribute value.
Syntax
server public static void deleteForDimensionAttributeValue(RecId _dimensionAttributeValueId)
Run On
Server
Parameters
- _dimensionAttributeValueId
Type: RecId Extended Data Type
The dimension attribute value for which to remove the value, totals, and related value tables.
Exceptions
Exception | Condition |
---|---|
Error | A valid record ID for a DimensionAttributeValue object must be specified. |