AxSalesLine.useAlternativeItem Method [AX 2012]

Sets the use of alternative item replacement.

Syntax

public boolean useAlternativeItem([boolean _useAlternativeItem])

Run On

Called

Parameters

  • _useAlternativeItem
    Type: boolean
    A Boolean value that indicates whether to use the alternative item replacement.

Return Value

Type: boolean
true if the alternative item replacement is used; otherwise, false.

See Also

Reference

AxSalesLine Class