Share via


DimensionAttributeSetStorage.removeDimensionAttribute Method [AX 2012]

Removes the specified dimension attribute and enumeration value from the set; otherwise, does nothing.

Syntax

public void removeDimensionAttribute(RecId _dimensionAttributeId)

Run On

Called

Parameters

  • _dimensionAttributeId
    Type: RecId Extended Data Type
    The ID of the dimension attribute and enumeration value to remove.

See Also

Reference

DimensionAttributeSetStorage Class