DimensionAttributeValueGroupValidation.findConstraintNodeByParentIsOptional Method [AX 2012]

Finds the DimensionConstraintNode record for the specified parent where the value is optional.

Syntax

protected DimensionConstraintNode findConstraintNodeByParentIsOptional(DimensionConstraintNodeRecId _parentConstraintNode, DimensionOrdinal _minOrdinal)

Run On

Called

Parameters

Return Value

Type: DimensionConstraintNode Table
A record in the DimensionConstraintNode table; otherwise, an empty record.

See Also

Reference

DimensionAttributeValueGroupValidation Class