Share via


RouteVersionActivate.parmFailOnResourceInconsistency Method [AX 2012]

Get or set whether the validation of route activation should fail on resource inconsistency.

Syntax

public boolean parmFailOnResourceInconsistency([boolean _failOnResourceInconsistency])

Run On

Client

Parameters

  • _failOnResourceInconsistency
    Type: boolean
    The new value to set

Return Value

Type: boolean
true if the validation of route activation will fail on resource inconsistency; otherwise false.

See Also

Reference

RouteVersionActivate Class