Share via


RouteVersionActivate.parmLogResourceInconsistency Method [AX 2012]

Get or set whether the validation of route activation should log resource inconsistencies in the infolog.

Syntax

public boolean parmLogResourceInconsistency([boolean _logResourceInconsistency])

Run On

Client

Parameters

  • _logResourceInconsistency
    Type: boolean
    The new value to set

Return Value

Type: boolean
true if the validation of route activation will log resource inconsistencies in the infolog; otherwise false.

See Also

Reference

RouteVersionActivate Class