Share via


DimensionAttributeValueSetStorage.containsDimensionAttributeValue Method [AX 2012]

Checks whether the set contains the specified value.

Syntax

public boolean containsDimensionAttributeValue(RecId _dimensionAttributeValueId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the value is in the set; otherwise, false.

See Also

Reference

DimensionAttributeValueSetStorage Class