DimensionAttributeValueTotallingCriteria::deleteForDimensionAttributeValue Method
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. |