DimensionAttributeValueGroupValidation.doGetStatusFromStatusRecord Method [AX 2012]

Gets a value that indicates whether to get the validation status from a value group validation status record.

Syntax

protected boolean doGetStatusFromStatusRecord(DimensionValidationRequest _validationRequest, DimensionAttributeValueGroupStatus _statusRecord)

Run On

Called

Parameters

Return Value

Type: boolean
true if the status record can be used; otherwise, false.

See Also

Reference

DimensionAttributeValueGroupValidation Class