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 all totals 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 all totals.
Exceptions
Exception | Condition |
---|---|
Error | A valid record ID for a DimensionAttributeValue object is not specified. |