Share via


WMSReqTransMPDStrategy.parmShowBacklog Method [AX 2012]

Indicates whether backlog records should be included in result.

Syntax

public boolean parmShowBacklog([boolean _showBacklog])

Run On

Called

Parameters

  • _showBacklog
    Type: boolean
    A Boolean value that indicates whether to include backlog.

Return Value

Type: boolean
true if backlog items should be included; otherwise, false.

See Also

Reference

WMSReqTransMPDStrategy Class