DimensionAttributeValueGroupValidation.findStatusRecord Method [AX 2012]

Gets the value group validation status record if possible.

Syntax

protected DimensionAttributeValueGroupStatus findStatusRecord(DimensionValidationRequest _validationRequest)

Run On

Called

Parameters

Return Value

Type: DimensionAttributeValueGroupStatus Table
The status record if found; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

DimensionAttributeValueGroupValidation Class