RetailProductUpdater.parmIncludeSubCategories Method [AX 2012]

Gets or sets the IncludeSubCategories parameter.

Syntax

public boolean parmIncludeSubCategories([boolean _includeSubCategories])

Run On

Called

Parameters

  • _includeSubCategories
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IncludeSubCategories parameter.

See Also

Reference

RetailProductUpdater Class