BiProjectValidationBase.projectValidationResultsContainsStatus Method [AX 2012]

Indicates whether the list of validation results contains the given status.

Syntax

public boolean projectValidationResultsContainsStatus(BiProjectValidationStatus value)

Run On

Called

Parameters

Return Value

Type: boolean
true if the BiProjectValidationStatus value is found; otherwise, false.

See Also

Reference

BiProjectValidationBase Class