Share via


RetailAddItemsParameter.mcrParamAddToCatalogFreeProducts Method [AX 2012]

Indicates that the products added should be added to the free products form.

Syntax

public boolean mcrParamAddToCatalogFreeProducts([boolean _addToCatalogFreeProducts])

Run On

Called

Parameters

  • _addToCatalogFreeProducts
    Type: boolean
    Indicates whether the products added should be added to the free products form.

Return Value

Type: boolean
true when the products should be added to the free products form; otherwise, false.

See Also

Reference

RetailAddItemsParameter Class